Show: Delphi
C++
Display Preferences
FMX.Controls.TSwitch
From XE3 API Documentation
Delphi
TSwitch = class(TCustomTrack, IIsChecked)
C++
class PASCALIMPLEMENTATION TSwitch : public TCustomTrack
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | FMX.Controls |
Description
Represents a two-way on-off switch for use in applications.
Use a TSwitch whenever you need to provide the user with a two-way on-off switch.
