Vcl.WinXCtrls.TToggleSwitch

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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