System.Bluetooth.TBluetoothCustomDevice.Address
Delphi
property Address: TBluetoothMacAddress read GetAddress;
C++
__property TBluetoothMacAddress Address = {read=GetAddress};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothCustomDevice |
Description
Hardware address of the remote device.
For example: "00:11:22:DD:EE:FF".