Vcl.ColorGrd.TColorGrid.BackgroundColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property BackgroundColor: TColor read GetBackgroundColor;

C++

__property System::Uitypes::TColor BackgroundColor = {read=GetBackgroundColor, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.ColorGrd.pas
Vcl.ColorGrd.hpp
Vcl.ColorGrd TColorGrid

Description

Renvoie la couleur définie pour l'arrière-plan.

BackgroundColor indique la couleur de l'arrière-plan. Par conséquent, l'emplacement contenant cette couleur détient aussi le libellé BG.


Voir aussi

Exemples de code