ToolsAPI.WelcomePage.INTAWelcomePageControlPluginCreator.CreateControlPlugin

From RAD Studio API Documentation
Jump to: navigation, search

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.