ToolsAPI.INTAServices90.CustomizeToolbar
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 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。