ToolsAPI.WelcomePage.INTAWelcomePageModelItemData.Title

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Title: string read GetTitle write SetTitle;

C++

__property System::UnicodeString Title = {read=GetTitle, write=SetTitle};

Properties

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

Description

Title on plugin data item.

See Also