TdxDBLookupTreeView Class
TdxDBLookupTreeView component is a data-aware control that combines an edit box with a data-aware tree-view.
Declaration
TdxDBLookupTreeView = class(
TCustomdxLookupTreeView
)
Remarks
Use TdxDBLookupTreeView to provide users with a convenient data-aware drop-down tree-view for editing fields that obtain data from other datasets.
Inheritance
See Also