ToolsAPI.WelcomePage.INTAWelcomePageContentPluginCreator.GetView

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetView: TFrame;

C++

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

Properties

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

Description

Returns the main view of the Welcome Page Plugin.

See Also