|
|
|
| acTreeView component.
|
| property AlwaysFullExpand: Boolean; // False by default
|
| The AlwaysFullExpand property specifies whether ALL nodes which have sub-nodes (child nodes) should be ALWAYS expanded, and whether they CAN or CAN'T be collapsed by mouse click.
|
|
|
| Set AlwaysFullExpand to True, and all nodes will be always expanded to display their child nodes.
|
| AlwaysExpandRoot and AutoExpand properties.
|