RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClients.HideUnused Property

Determines whether unused TClientAction objects are displayed in an action band.

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

HideUnused is used internally to determine whether unused or less frequently used TClientAction objects contained by the TActionClient object are displayed in an action band by the action manager component. 

 

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