PlatformAPI.IOTAExternalDevice.SetPort

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetPort(const Value: string);

Properties

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

Description

Use SetPort to define the port where an external device is connected. Use this procedure only if the external device is an Android emulator.

See Also