PlatformAPI.IOTAExternalDevice.Port

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Port: string read GetPort write SetPort;

C++

__property System::UnicodeString Port = {read=GetPort, write=SetPort};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAExternalDevice

Beschreibung

Port ist der Anschluss, an dem ein Android-Emulator angeschlossen ist.

Siehe auch