Vcl.WinXCtrls.TToggleSwitch.DisabledColor
Delphi
property DisabledColor: TColor read FDisabledColor write SetDisabledColor default -16777200;
C++
__property DisabledColor = {default=-16777200};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | published | Vcl.WinXCtrls.pas Vcl.WinXCtrls.hpp |
Vcl.WinXCtrls | TToggleSwitch |
Beschreibung
Die Farbe des Umschalters im deaktivierten Status. {{#multireplace:Vcl.WinXCtrls.TToggleSwitch.DisabledColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Vcl.WinXCtrls.TCustomToggleSwitch.DisabledColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Vcl.WinXCtrls.TCustomToggleSwitch.DisabledColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Die Farbe des Umschalters im deaktivierten Status.
Vorgabe ist clBtnShadow.
Siehe auch
- Vcl.WinXCtrls.TCustomToggleSwitch.Alignment
- Vcl.WinXCtrls.TCustomToggleSwitch.AutoSize
- Vcl.WinXCtrls.TCustomToggleSwitch.Color
- 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.ThumbWidth
- Vcl.WinXCtrls.TCustomToggleSwitch.Width