RAD Studio VCL Reference
|
Returns the control class type on an action bar item.
function GetControlClass(ActionBar: TCustomActionBar; AnItem: TActionClientItem): TCustomActionControlClass; override;
virtual __fastcall TCustomActionControlClass GetControlClass(TCustomActionBar ActionBar, TActionClientItem AnItem);
Returns the control class type on an item in the action bar, such as a button or menu item.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|