Skip to main content
A newer version of this page is available.

TdxLookupTreeView Class

TLookupTreeView component is a control that combines an edit box with a data-aware tree-view.

Declaration

TdxLookupTreeView = class(
    TCustomdxLookupTreeView
)

Remarks

TLookupTreeView allows you to provide users with a convenient data tree view for populating the Text property that is obtained from another dataset.

See Also