TwclIrDADevicesFoundEvent Delegate

The OnDevicesFound even handler prototype.

Namespace: wclIrDADevices
type
 TwclIrDADevicesFoundEvent = procedure(Sender: TObject;
 const Device: TwclIrDADevice) of object;

Parameters

Sender

The object initiates the event.

Device

The record represents a just found IrDA device.