ToolsAPI.WelcomePage.INTAWelcomePagePlugin.GetPluginID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPluginID: string;

C++

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

Properties

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

Description

GetPluginID represents the getter method for PluginID property.

See Also