Expanded
Specifies whether child rows of the row will be visible (row will be expanded). The property can be toggled via toggle buttons within the tree column.
pas
property Expanded: Boolean read GetExpanded write SetExpanded;
Specifies whether child rows of the row will be visible (row will be expanded). The property can be toggled via toggle buttons within the tree column.
property Expanded: Boolean read GetExpanded write SetExpanded;