ToolsAPI.WelcomePage.INTAWelcomePagePluginService280.DestroyPlugin

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DestroyPlugin(const PluginID: string);

C++

virtual void __fastcall DestroyPlugin(const System::UnicodeString PluginID) = 0 ;

Properties

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

Description

DestroyPlugin destroys the registered plugin in the Welcome Page Service.

See Also