RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionControl.ActionBar Property

The ActionBand object which contains the custom action control

Pascal
property ActionBar: TCustomActionBar;
C++
__property TCustomActionBar ActionBar;

Custom action controls are objects on an ActionBand user interface object, such as a TActionMainMenuBar. Use ActionBar to refer to that object. 

 

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