ExpandLock
Specifies whether a user can change Expanded property of node by clicking on the toggle button. If this property is set to False the toggle button will be hidden.
pas
property ExpandLock: Boolean read FExpandLock write SetExpandLock default False;