PlatformAPI.IOTADesignerDeviceServices190.GetLastOSVersion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetLastOSVersion(APlatform: TOTADevicePlatform): string; deprecated 'Use IOTADesignerDeviceServices.GetLastOSFamilyVersion instead';

Properties

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

Description

Attention: GetLastOSVersion is deprecated. Please use IOTADesignerDeviceServices.GetLastOSFamilyVersion.

GetLastOSVersion returns the version of the specified platform that was used in the Form Designer the last time.

See Also