ToolsAPI.WelcomePage.INTAWelcomePageBackgroundService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

INTAWelcomePageBackgroundService = interface(INTAWelcomePageBackgroundService280)

C++

__interface  INTERFACE_UUID("{996AC521-40D2-4FA4-94A8-E9F2EB16199D}") INTAWelcomePageBackgroundService  : public INTAWelcomePageBackgroundService280

Properties

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

Description

Interface of service that allows a plugin to customize the background of the Welcome Page. This is the generic service that plugins should use.

See Also