TcxUnboundTreeListNode Class
Represents the TcxTreeList control’s node.
Declaration
TcxUnboundTreeListNode = class(
TcxTreeListNode
)
Remarks
This class is derived from the TcxTreeListNode to provide persistence capability for the node in unbound mode.
Inheritance
TObject
TPersistent
TcxTreeListNode
TcxUnboundTreeListNode
See Also