System.Bluetooth.TBluetoothCustomDevice.DeviceName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DeviceName: string read GetDeviceName;

C++

__property System::UnicodeString DeviceName = {read=GetDeviceName};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothCustomDevice


Beschreibung

Lesbarer Name des Remote-Geräts.

Siehe auch