PlatformAPI.IOTADesignerOSEntry190.OSPlatform

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OSPlatform: TOTADevicePlatform read GetOSPlatform write SetOSPlatform;

C++

__property TOTADevicePlatform OSPlatform = {read=GetOSPlatform, write=SetOSPlatform};

Properties

Type Visibility Source Unit Parent
property public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerOSEntry190

Description

OSPlatform is the platform of a platform version.

See Also