IBXExTrees lib 4.1

IBXExTrees lib 4.1


IBXExTrees Library - components for work with InterBase/FireBird/Yaffil databases
with use IBX data access components.

Library contains following visible components:

1. TIBXExTreeView - 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
- 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 checklist in memory.

2. TIBXExTreeColumnList - DBTreeView component with columns.
3. TIBXExTreeList - DBListView component.
4. TIBXExTreeComboBox - DBTreeComboBox component.