ToolsAPI.WelcomePage.INTAWelcomePagePluginService280.GetPluginID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPluginID(Index: Integer): string;

C++

virtual System::UnicodeString __fastcall GetPluginID(int Index) = 0 ;

Properties

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

Description

GetPluginID returns the registered plugin ID by Index.

See Also