ToolsAPI.WelcomePage.INTAWelcomePageContentPluginCreator.CreateView

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateView: TFrame;

C++

virtual Vcl::Forms::TFrame* __fastcall CreateView() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage INTAWelcomePageContentPluginCreator

Description

Creates and returns the view of the Welcome Page Plugin.

See Also