ToolsAPI.WelcomePage.INTAWelcomePageModelItemData.GetDescription

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDescription: string;

C++

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

Properties

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

Description

Returns the description on plugin data item.

See Also