Vcl.WinXCtrls.TToggleSwitch.ThumbColor
Delphi
property ThumbColor: TColor read FThumbColor write SetThumbColor default -16777208;
C++
__property ThumbColor = {default=-16777208};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.WinXCtrls.pas Vcl.WinXCtrls.hpp |
Vcl.WinXCtrls | TToggleSwitch |
Description
The color of the toggle switch thumb.
Vcl.WinXCtrls.TToggleSwitch.ThumbColor inherits from Vcl.WinXCtrls.TCustomToggleSwitch.ThumbColor. All content below this line refers to Vcl.WinXCtrls.TCustomToggleSwitch.ThumbColor.
The color of the toggle switch thumb.
Default is clWindowText.
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.ThumbWidth
- Vcl.WinXCtrls.TCustomToggleSwitch.Width