PlatformAPI.IOTADesignerOSEntry190.SetDisplayName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetDisplayName(const Value: string);

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerOSEntry190

Description

Use SetDisplayName to define the display name of a platform version.

See Also