ToolsAPI.WelcomePage.INTAWelcomePageContentPluginCreator.View

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property View: TFrame read GetView;

C++

__property Vcl::Forms::TFrame* View = {read=GetView};

Properties

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

Description

Use this property to access the main view of the Welcome Page Plugin.

See Also