ToolsAPI.WelcomePage.INTAWelcomePagePluginService280.CreatePlugin
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 */;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage.hpp |
ToolsAPI.WelcomePage | INTAWelcomePagePluginService280 |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !