PlatformAPI.IOTADesignerOSEntry190.SetName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetName(const Value: string);

C++

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

Properties

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

Description

Use SetName to define the internal name of a platform version.

See Also