ToolsAPI.INTAServices90.CustomizeToolbar

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CustomizeToolbar(const AToolbars: array of TWinControl;
const ANotifier: INTACustomizeToolbarNotifier; AButtonOwner: TComponent = nil;
AActionList: TCustomActionList = nil; AButtonsOnly: Boolean = True): TComponent;

C++

virtual System::Classes::TComponent* __fastcall CustomizeToolbar(Vcl::Controls::TWinControl* const *AToolbars, const System::NativeInt AToolbars_High, const _di_INTACustomizeToolbarNotifier ANotifier, System::Classes::TComponent* AButtonOwner = (System::Classes::TComponent*)(0x0), Vcl::Actnlist::TCustomActionList* AActionList = (Vcl::Actnlist::TCustomActionList*)(0x0), bool AButtonsOnly = true) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI INTAServices90

Description

Embarcadero Technologies does not currently have any additional information.