RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TNextTab.Enabled Property

Indicates whether client controls and menu items are enabled.

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

Enabled specifies the enabled state for the action. The value of Enabled is propagated to client controls and menu items. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!