Expanded
Specifies whether children of the node will be shown. User can toggle this property by clicking on a toggle button or by using “+” and “-“ signs.
pas
property Expanded: Boolean read FExpanded write SetExpanded default True;
Specifies whether children of the node will be shown. User can toggle this property by clicking on a toggle button or by using “+” and “-“ signs.
property Expanded: Boolean read FExpanded write SetExpanded default True;