ToolsAPI.WelcomePage.INTAWelcomePageModelItemData.SetTitle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetTitle(const Value: string);

C++

virtual void __fastcall SetTitle(const System::UnicodeString Value) = 0 ;

Properties

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


Description

Set the title on plugin data item.

See Also