ToolsAPI.INTAServices90.CustomizeToolbar

提供: RAD Studio API Documentation
移動先: 案内検索

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 ;

プロパティ

種類 可視性 ソース ユニット
function public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI INTAServices90

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。