ToolsAPI.WelcomePage.INTAWelcomePageNotifier280.BeforePluginClose
Delphi
procedure BeforePluginClose(const PluginID: string);
C++
virtual void __fastcall BeforePluginClose(const System::UnicodeString PluginID) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage.hpp |
ToolsAPI.WelcomePage | INTAWelcomePageNotifier280 |
Description
BeforePluginClose is an event that occurs before the Plugin is about to close.