ToolsAPI.WelcomePage.INTAWelcomePageBackgroundService280

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

INTAWelcomePageBackgroundService280 = interface

Properties

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

Description

Interface of service that allows a plugin to customize the background of the Welcome Page.

This service was introduced with the Olympus release of RAD Studio. Plugins should typically use the generic INTAWelcomePageBackgroundService as the latter is a superset of the version-specific interface.

See Also