ToolsAPI.WelcomePage.INTAWelcomePageNotifier

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

INTAWelcomePageNotifier = interface(INTAWelcomePageNotifier280)

C++

__interface  INTERFACE_UUID("{1007377B-1266-47D5-ABEA-ACDE942CD6E9}") INTAWelcomePageNotifier  : public INTAWelcomePageNotifier280

Properties

Type Visibility Source Unit Parent
interface
class
public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage ToolsAPI.WelcomePage

Description

INTAWelcomePageNotifier is an interface to notify the Welcome Page Plugin about showing, closing, or resizing.

See Also