RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionMainMenuBar.Inactive Property

Specifies whether the action band is disabled or enabled.

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

Inactive is used internally to determine whether the action band is enabled or disabled. When the state changes, Inactive calls Invalidate to force a repaint of the action band. 

 

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