ToolsAPI.WelcomePage.INTAWelcomePagePlugin.PluginName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PluginName: string read GetPluginName;

C++

__property System::UnicodeString PluginName = {read=GetPluginName};

Properties

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

Description

PluginName returns a display name of the Welcome Page Plugin.

See Also