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

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.

See Also