PlatformAPI.IOTADesignerOSEntry190.SetVersion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetVersion(const Value: string);

C++

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

Properties

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

Description

Use SetVersion to define the version of a platform version.

See Also