Vcl.WinXCtrls.TToggleSwitch.SwitchWidth

From RAD Studio API Documentation

Delphi

property SwitchWidth: Integer read FSwitchWidth write SetSwitchWidth default 50;

C++

__property SwitchWidth = {default=50};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TToggleSwitch

Description

The width of the toggle switch excluding the captions. {{#multireplace:Vcl.WinXCtrls.TToggleSwitch.SwitchWidth|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.WinXCtrls.TCustomToggleSwitch.SwitchWidth|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.WinXCtrls.TCustomToggleSwitch.SwitchWidth|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

The width of the toggle switch excluding the captions.

See Also