TwclSerialDeviceEventsEvent Delegate

The OnEvent event handler prototype.

Namespace: wclSerialClients
type
 TwclSerialDeviceEventsEvent = procedure(Sender: TObject;
 const Events: TwclSerialEvents) of object;

Parameters

Sender

The object initiates the event.

Events

The set of received events.