TwclWiiRemoteClassicControllerChangedEvent Delegate

The Wii Remote OnClassicControllerChanged event handler prototype.

Namespace: wclBluetooth
type
 TwclWiiRemoteClassicControllerChangedEvent = procedure(Sender: TObject;
 const Controller: TwclWiiRemoteClassicController) of object;

Parameters

Sender

The object initiates the event.

Controller

The current state of the Wii Remote Classic Controller extension.