API:FMX.StdCtrls.TSwitch.OnSwitch
Delphi
property OnSwitch;
C++
__property OnSwitch;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | FMX.StdCtrls.pas FMX.StdCtrls.hpp |
FMX.StdCtrls | TSwitch |
Description
Event handler that is invoked when Switch changes the value of IsChecked.
FMX.StdCtrls.TSwitch.OnSwitch inherits from FMX.StdCtrls.TCustomSwitch.OnSwitch. All content below this line refers to FMX.StdCtrls.TCustomSwitch.OnSwitch.
Event handler that is invoked when Switch changes the value of IsChecked.