Vcl.WinXCtrls.TToggleSwitch.FrameColor
Delphi
property FrameColor;
C++
__property FrameColor = {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 frame.
Vcl.WinXCtrls.TToggleSwitch.FrameColor inherits from Vcl.WinXCtrls.TCustomToggleSwitch.FrameColor. All content below this line refers to Vcl.WinXCtrls.TCustomToggleSwitch.FrameColor.
The color of the toggle switch frame.
Default is clWindowText.
See Also
- Vcl.WinXCtrls.TCustomToggleSwitch.Alignment
- Vcl.WinXCtrls.TCustomToggleSwitch.AutoSize
- Vcl.WinXCtrls.TCustomToggleSwitch.Color
- Vcl.WinXCtrls.TCustomToggleSwitch.DisabledColor
- 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.ThumbWidth
- Vcl.WinXCtrls.TCustomToggleSwitch.Width