Back to Devexpress

cxDBTL Unit

vcl-cxdbtl-534af930.md

latest1.6 KB
Original Source

cxDBTL Unit

Implements the data-aware tree list control and related classes.

Classes

NameDescription
TcxCustomDBTreeListThe base class for the data-aware Tree List control.
TcxDBItemDataBindingRepresents an object associating a data-aware item with a dataset field.
TcxDBTreeListA data-aware Tree List control.
TcxDBTreeListColumnA data-aware Tree List column.
TcxDBTreeListDataControllerAn object that manages the TcxDBTreeList control’s access to a dataset.
TcxDBTreeListNodeA data-aware control’s node.
TcxDBTreeListOptionsDataContains settings that enable and configure data management operations in a data-aware TreeList control.

Types

Name
TcxDBTreeListGetUniqueKeyValueEvent
TcxDBTreeListInitInsertingRecordEvent

Remarks

The cxTLExportLink unit implements all global procedures that allow you to export grid data to a file or stream in different formats.

See Also

cxTL Unit

cxTLData Unit