RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ActnMenus.UnRegisterActnBarStyle Function

Unregisters an action band style from the IDE.

Pascal
procedure UnRegisterActnBarStyle(AStyle: TActionBarStyleEx);
C++
UnRegisterActnBarStyle(TActionBarStyleEx AStyle);

UnRegisterActnBarStyle unregisters an action band style from the IDE thus removing it from the list displayed in the Object Inspector for TActionManager's Style property. 

 

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