Developer

ExpandLock

Specifies whether user will be able to change Expanded property of node via mouse or keyboard.

property ExpandLock: Boolean read FExpandLock write SetExpandLock default False;

Remarks:


This property only limit user actions. Expanded property can still be changed inside code.

See also