ToolsAPI.WelcomePage.INTAWelcomePageModelItemData.GetTitle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTitle: string;

C++

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

Properties

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

Description

Returns the title on plugin data item.

See Also