Vcl.ComCtrls.TTextAttributes.BackColor
Delphi
property BackColor: TColor read GetBackColor write SetBackColor;
C++
__property System::Uitypes::TColor BackColor = {read=GetBackColor, write=SetBackColor, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TTextAttributes |
Beschreibung
Gibt die Hintergrundfarbe des Textes an. </br>