vcl-cxtldata.md
A TreeList control used in provider mode.
TcxVirtualTreeList = class(
TcxCustomVirtualTreeList
)
The virtual TreeList control allows you to work with tree-like data structures of your own format. For detailed information, please refer to the Introduction To Provider Mode help topic.
The TcxVirtualTreeList class does not introduce any new functionality, but instead publishes inherited members.
Show 14 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxEditingControl TcxExtEditingControl TcxCustomTreeList TcxCustomDataTreeList TcxCustomVirtualTreeList TcxVirtualTreeList
See Also