Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

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