Back to Devexpress

TcxCustomDataTreeList Class

vcl-cxtldata-8b1fc5fa.md

latest1.7 KB
Original Source

TcxCustomDataTreeList Class

The base class for for virtual and data-aware Tree List controls.

Declaration

delphi
TcxCustomDataTreeList = class(
    TcxCustomTreeList
)

Remarks

The TcxCustomDataTreeList class implements data-related functionality for Tree List controls.

Terminal TcxCustomDataTreeList Class Descendants

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.

Inheritance

Show 12 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxEditingControl TcxExtEditingControl TcxCustomTreeList TcxCustomDataTreeList

See Also

TcxTreeList Class

TcxCustomDataTreeList Members

cxTLData Unit