RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionManager.DefaultActionBars Property

Contains a collection of the application default action bands.

Pascal
property DefaultActionBars: TActionBars;
C++
__property TActionBars DefaultActionBars;

DefaultActionBars is a collection of action bands similar to ActionBars. These bands are the default action bands, and are not user interface elements in the application. Instead, they are used by the method ResetActionBar to restore the user's action bands to their default values. 

 

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