PlatformAPI.IOTAExternalDevice.SetSimulatorID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetSimulatorID(const Value: string);

C++

virtual void __fastcall SetSimulatorID(const System::UnicodeString Value) = 0 ;

Properties

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

Description

Use SetSimulatorID to define the internal name of an iOS simulator.

See Also