Back to Devexpress

cxTLData Unit

vcl-cxtldata-aabfec67.md

latest2.1 KB
Original Source

cxTLData Unit

Implements the tree list control designed for use in provider data access mode.

Classes

NameDescription
TcxCustomDataTreeListThe base class for for virtual and data-aware Tree List controls.
TcxCustomVirtualTreeListThe base class for the TcxVirtualTreeList control used in provider mode.
TcxDataTreeListDataControllerManages interaction between the TcxVirtualTreeList control and the linked custom data source in provider mode.
TcxTreeListCustomDataSourceA custom data source for the virtual TreeList control.
TcxVirtualTreeListA TreeList control used in provider mode.
TcxVirtualTreeListNodeThe TcxVirtualTreeList control’s node.
TcxVirtualTreeListOptionsDataContains settings that enable and configure data management operations in a virtual TreeList control.

Types

Name
TcxVirtualTreeListGetChildCountEvent
TcxVirtualTreeListNodeValueEvent

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

cxDBTL Unit

cxTL Unit