ToolsAPI.WelcomePage.INTAWelcomePageNotifier280.BeforeWelcomePageDestroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure BeforeWelcomePageDestroy;

C++

virtual void __fastcall BeforeWelcomePageDestroy() = 0 ;

Properties

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

Description

BeforeWelcomePageDestroy is an event that occurs before the Welcome Page is about to free.

See Also