ToolsAPI.WelcomePage.INTAWelcomePageContentPluginCreator.DestroyView

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DestroyView;

C++

virtual void __fastcall DestroyView() = 0 ;

Properties

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

Description

Destroys the view of the Welcome Page Plugin.

See Also