ToolsAPI.WelcomePage.INTAWelcomePagePluginService280.GetPluginByIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPluginByIndex(Index: Integer): INTAWelcomePagePlugin;

Properties

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

Description

GetPluginByIndex returns the registered plugin interface by Index.

See Also