ToolsAPI.WelcomePage.INTAWelcomePageControlPluginCreator.CreateControlPlugin
Delphi
function CreateControlPlugin(AControl: TControl): TInterfacedObject;
C++
virtual System::TInterfacedObject* __fastcall CreateControlPlugin(Vcl::Controls::TControl* AControl) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage.hpp |
ToolsAPI.WelcomePage | INTAWelcomePageControlPluginCreator |
Description
Creates and returns the instance of the Welcome Page Control Plugin.