vcl-cxtldata-8b1fc5fa.md
The base class for for virtual and data-aware Tree List controls.
TcxCustomDataTreeList = class(
TcxCustomTreeList
)
The TcxCustomDataTreeList class implements data-related functionality for Tree List controls.
Do not use the TcxCustomDataTreeList class directly. Use the following descendants instead:
TcxDBTreeListA data-aware Tree List control.TcxVirtualTreeListA TreeList control used in provider mode.
Show 12 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxEditingControl TcxExtEditingControl TcxCustomTreeList TcxCustomDataTreeList
See Also