RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNode.Enabled Property

Enable/disable node selection.

Pascal
property Enabled: Boolean;
C++
__property Boolean Enabled;

Enabled indicates whether a node can be selected or not. The node can still be expanded when this is false. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!