TwclWiiRemoteBalanceBoardChangedEvent Delegate

The Wii Remote OnBalanceBoardChanged event handler prototype.

Namespace: wclBluetooth
type
 TwclWiiRemoteBalanceBoardChangedEvent = procedure(Sender: TObject;
 const Board: TwclWiiRemoteBalanceBoard) of object;

Parameters

Sender

The object initiates the event.

Board

The new Balance Board extension state.