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);

ActnMenus

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. 

 

RegisterActnBarStyle 

UnRegisterActions

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