Vcl.WinXCtrls.TCustomToggleSwitch.ChangeState
Delphi
procedure ChangeState; virtual;
C++
virtual void __fastcall ChangeState(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.WinXCtrls.pas Vcl.WinXCtrls.hpp |
Vcl.WinXCtrls | TCustomToggleSwitch |
Description
Changes the current state of the toggle switch.