ToolsAPI.WelcomePage.INTAWelcomePageNotifier280.BeforePluginDestroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure BeforePluginDestroy(const PluginID: string);

Properties

Type Visibility Source Unit Parent
procedure public ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage INTAWelcomePageNotifier280

Description

BeforePluginDestroy is an event that occurs before the Plugin is about to be free.

See Also