Vcl.WinXCtrls.TToggleSwitch.SwitchWidth
Delphi
property SwitchWidth;
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.
Vcl.WinXCtrls.TToggleSwitch.SwitchWidth inherits from Vcl.WinXCtrls.TCustomToggleSwitch.SwitchWidth. All content below this line refers to Vcl.WinXCtrls.TCustomToggleSwitch.SwitchWidth.
The width of the toggle switch excluding the captions.
See Also
- Vcl.WinXCtrls.TCustomToggleSwitch.Alignment
- Vcl.WinXCtrls.TCustomToggleSwitch.AutoSize
- Vcl.WinXCtrls.TCustomToggleSwitch.Color
- Vcl.WinXCtrls.TCustomToggleSwitch.DisabledColor
- Vcl.WinXCtrls.TCustomToggleSwitch.FrameColor
- Vcl.WinXCtrls.TCustomToggleSwitch.Height
- Vcl.WinXCtrls.TCustomToggleSwitch.ParentColor
- Vcl.WinXCtrls.TCustomToggleSwitch.ReadOnly
- Vcl.WinXCtrls.TCustomToggleSwitch.ShowStateCaption
- Vcl.WinXCtrls.TCustomToggleSwitch.State
- Vcl.WinXCtrls.TCustomToggleSwitch.StateCaptions
- Vcl.WinXCtrls.TCustomToggleSwitch.SwitchHeight
- Vcl.WinXCtrls.TCustomToggleSwitch.TabStop
- Vcl.WinXCtrls.TCustomToggleSwitch.ThumbColor
- Vcl.WinXCtrls.TCustomToggleSwitch.ThumbWidth
- Vcl.WinXCtrls.TCustomToggleSwitch.Width