TcxVirtualTreeListNode Class
The TcxVirtualTreeList control’s node.
Declaration
TcxVirtualTreeListNode = class(
TcxTreeListNode
)
Remarks
This class inherits from TcxTreeListNode to provide referential consistency between the node and the corresponding custom data source’s record.
Inheritance
TObject
TPersistent
TcxTreeListNode
TcxVirtualTreeListNode
See Also