RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionManager.ResetActionBar Method

Resets the action bands to their default state.

Pascal
procedure ResetActionBar(Index: Integer);
C++
__fastcall ResetActionBar(int Index);

Use ResetActionBar to return the action bands to their default state, which is stored in the property DefaultActionBars

 

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