PlatformAPI.IOTAExternalDevice.SetPlatform

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetPlatform(const Value: string);

Properties

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

Description

Use SetPlatform to define the platform that an external device runs on. You must specify the internal name of the platform that the device runs on, as a string.

See Also