Vcl.ComCtrls.TTextAttributes.BackColor
Delphi
property BackColor: TColor read GetBackColor write SetBackColor;
C++
__property System::Uitypes::TColor BackColor = {read=GetBackColor, write=SetBackColor, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TTextAttributes |
Description
Indique la couleur d'arrière-plan du texte. </br>