TwclWiiRemoteDrumsChangedEvent Delegate

The Wii Remote OnDrumsChanged event handler prototype.

Namespace: wclBluetooth
type
 TwclWiiRemoteDrumsChangedEvent = procedure(Sender: TObject;
 const Drums: TwclWiiRemoteDrums) of object;

Parameters

Sender

The object initiates the event.

Drums

The current state of the Drums extension.