TwclRfCommClient.Address Property

Gets and sets a target Bluetooth device's MAC address.

Namespace: wclBluetooth
published
 property Address: Int64 read FAddress write SetAddress default 0;

Property Value

Type: Int64

The Bluetooth MAC address.

If an application changes the property when connection is active the wclBluetoothErrors.wclEBluetoothClient exception raises.