This software offers IBXExTreeView, List, and ComboBox components to work with Interbase, Firebird, and Yaffil tables. It uses IBX database access library to simplify database management.

One of the most notable components is TIBXExTreeView, which is a DBTreeView component that dynamically loads nodes from the database when parents are expanded. This component supports Simple/CheckBox/RadioGroup modes, internal locate/sort dialogs and internal popup menu for general edit operations, filtering nodes, custom sorting nodes in any order, and easy replacement of imageindex and stateindex. The component also allows for full drag&drop operation on tree/treelist and between trees/treelists, uses additional custom fields, and has a designtime metadata creator.
In CheckBox/RadioGroup mode, the check states of nodes are stored in a special checklist in memory. Another component in this library is TIBXExTreeColumnList, which is a DBTreeView component with columns. TIBXExTreeList is a DBListView component, while TIBXExTreeComboBox is a DBTreeComboBox component.
The MultyTable Dynamic Trees section of the library includes the TIBXExDynTreeView, which is another DBTreeView component that dynamically loads nodes from the database. TIBXExDynTreeColumnList is a DBTreeView component with columns, while TIBXExDynTreeList is a DBListView component. TIBXExDynTreeComboBox is a DBTreeComboBox component.
Overall, the IBXExTrees Library is a versatile package of components that simplifies work with databases and provides users with customizable and user-friendly options.
Version 5.0: N/A
Version 3.2: N/A
Version 3.1: N/A
Version 3.0: N/A