FIBExTrees Library - components for work with InterBase/FireBird/Yaffil databases
with use FIBPlus data access components.
Library contains following visible components:
1. TFIBExTreeView - DBTreeView component.
Nodes of Tree load from database after expand parents.
Supports:
- Simple/CheckBox/RadioGroup mode
- Internal Locate/sort dialogs and internal Popup menu for general edit operations
- Filtering nodes for any parent
- Custom sorting nodes in any order
- Easy replacing imageindex and stateindex
- Full Drag&Drop operation on tree/treelist and between trees/treelists
- Using additional custom fields
- Designtime metadata creator
In CheckBox/RadioGroup mode, check states of nodes
stores in special check table for diffrent names of check states (check profiles).
2. TFIBExTreeList - DBListView component.
3. TFIBExTreeComboBox - DBTreeComboBox component.