Vcl.WinXCtrls.TToggleSwitch.ThumbWidth
Delphi
property ThumbWidth: Integer read FThumbWidth write SetThumbWidth default 15;
C++
__property ThumbWidth = {default=15};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.WinXCtrls.pas Vcl.WinXCtrls.hpp |
Vcl.WinXCtrls | TToggleSwitch |
Description
The width of the thumb inside the toggle switch frame.
Vcl.WinXCtrls.TToggleSwitch.ThumbWidth inherits from Vcl.WinXCtrls.TCustomToggleSwitch.ThumbWidth. All content below this line refers to Vcl.WinXCtrls.TCustomToggleSwitch.ThumbWidth.
The width of the thumb inside the toggle switch frame.
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.SwitchWidth
- Vcl.WinXCtrls.TCustomToggleSwitch.TabStop
- Vcl.WinXCtrls.TCustomToggleSwitch.ThumbColor
- Vcl.WinXCtrls.TCustomToggleSwitch.Width