ToolsAPI.WelcomePage.INTAWelcomePagePlugin.PluginID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PluginID: string read GetPluginID;

C++

__property System::UnicodeString PluginID = {read=GetPluginID};

Properties

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

Description

PluginID returns an identifier of the Welcome Page Plugin.

See Also