Vcl.ComCtrls.TTextAttributes.BackColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

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>

Voir aussi