ToolsAPI.WelcomePage.INTAWelcomePageContentPluginCreator

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

INTAWelcomePageContentPluginCreator = interface(INTAWelcomePagePlugin)

C++

__interface  INTERFACE_UUID("{1E2E6E47-B4C5-49A6-8018-938B5CC1EDFE}") INTAWelcomePageContentPluginCreator  : public INTAWelcomePagePlugin

Properties

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

Description

Use this interface to create or destroy the Welcome Page Plugin and its view.

See Also