PlatformAPI.IOTADesignerDeviceServices190.SetLastOSVersion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetLastOSVersion(APlatform: TOTADevicePlatform; aVersion: string); deprecated 'Use IOTADesignerDeviceServices.SetLastOSFamilyVersion instead';

Properties

Type Visibility Source Unit Parent
procedure public PlatformAPI.pas PlatformAPI IOTADesignerDeviceServices190

Description

Attention: SetLastOSVersion is deprecated. Please use IOTADesignerDeviceServices.SetLastOSFamilyVersion.

Use SetLastOSVersion to define the version of the specified platform to be used in the Form Designer the next time.

See Also