ToolsAPI.INTAServices90.CustomizeToolbar

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI INTAServices90

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.