System.Bluetooth.TBluetoothCustomDevice.Address
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 | TBluetoothCustomDevice |
Beschreibung
Hardware-Adresse des Remote-Geräts.
Zum Beispiel: "00:11:22:DD:EE:FF".