TwclBluetoothEvent Delegate

The common Bluetooth event handler prototype.

Namespace: wclBluetooth
type
 TwclBluetoothEvent = procedure(Sender: TObject;
 const Radio: TwclBluetoothRadio) of object;

Parameters

Sender

The object initiates the event.

Radio

A TwclBluetoothRadio object represents a Bluetooth driver that fired the event.