ToolsAPI.WelcomePage.INTAWelcomePagePluginNotifier280.ViewShow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ViewShow(Sender: TWinControl);

C++

virtual void __fastcall ViewShow(Vcl::Controls::TWinControl* Sender) = 0 ;

Properties

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

Description

Event to display the main Plugin View (the equivalent of OnShow).

See Also