ToolsAPI.WelcomePage.INTAWelcomePagePluginService280.CreatePlugin

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function CreatePlugin(const PluginID: string): TFrame; overload;
function CreatePlugin(const PluginID: string; const Control: TControl): TInterfacedObject; overload;

C++

virtual Vcl::Forms::TFrame* __fastcall CreatePlugin(const System::UnicodeString PluginID) = 0 /* overload */;
virtual System::TInterfacedObject* __fastcall CreatePlugin(const System::UnicodeString PluginID, Vcl::Controls::TControl* const Control) = 0 /* overload */;

Eigenschaften

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

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.