ToolsAPI.WelcomePage.INTAWelcomePagePlugin.GetPluginName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPluginName: string;

C++

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

Properties

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

Description

GetPluginName represents the getter method for PluginName property.

See Also