ToolsAPI.WelcomePage.INTAWelcomePagePluginService280.GetPluginByID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPluginByID(const ID: string): INTAWelcomePagePlugin;

Properties

Type Visibility Source Unit Parent
function public ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage INTAWelcomePagePluginService280

Description

GetPluginByID returns the registered plugin interface by ID.

See Also