TwclWiFiEvents.DoAcmScreenPowerChange(TGUID,Boolean) Method

Fires the OnAcmScreenPowerChange event.

Namespace: wclWiFi
protected
 procedure DoAcmScreenPowerChange(const IfaceId: TGUID;
 const SwitchedOn: Boolean); virtual;

Parameters

IfaceId
Type: TGUID

The interface's ID on which the event is for.

SwitchedOn
Type: Boolean

The value of the screen power change. When this value is True, the screen changed to on. When this value is False, the screen changed to off.