Vcl.WinXCtrls.TToggleSwitch

From RAD Studio API Documentation

TToggleSwitchVcl.WinXCtrls.TCustomToggleSwitchVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TToggleSwitch = class(TCustomToggleSwitch)

C++

class PASCALIMPLEMENTATION TToggleSwitch : public TCustomToggleSwitch

Properties

Type Visibility Source Unit Parent
class public
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls Vcl.WinXCtrls

Description

A clickable control that allows a user to toggle between an On state and an Off state.

See Also

Sample