RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAction.SavedEnabledState Property

Saves the value of the Enabled property when the action is suspended.

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

TCustomAction uses SavedEnabledState internally to save the value of the Enabled property when its action list has a state of asSuspendedEnabled. 

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