FMX.Switch.Style.TStyledSwitch.MMValueChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure MMValueChanged(var AMessage: TDispatchMessageWithValue<Boolean>); message MM_VALUE_CHANGED;

Properties

Type Visibility Source Unit Parent
procedure protected FMX.Switch.Style.pas FMX.Switch.Style TStyledSwitch

Description

Notifies about the change in the value of TStyledSwitch.

See Also