System.Bluetooth.TBluetoothCustomAdapter.Address

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Address: TBluetoothMacAddress read GetAddress;

C++

__property System::UnicodeString Address = {read=GetAddress};

Eigenschaften

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


Beschreibung

Hardware-Adresse Ihres Adapters.

Zum Beispiel: "00:11:22:DD:EE:FF".

Siehe auch