ToolsAPI.WelcomePage.INTAWelcomePagePluginService280.GetPluginByID
Delphi
function GetPluginByID(const ID: string): INTAWelcomePagePlugin;
C++
virtual _di_INTAWelcomePagePlugin __fastcall GetPluginByID(const System::UnicodeString ID) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage.hpp |
ToolsAPI.WelcomePage | INTAWelcomePagePluginService280 |
Description
GetPluginByID returns the registered plugin interface by ID.