Vcl.ComCtrls.TMonthCalColors.BackColor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property BackColor: TColor index 0 read FBackColor write SetColor default clWindow;

C++

__property System::Uitypes::TColor BackColor = {read=FBackColor, write=SetColor, index=0, default=-16777211};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TMonthCalColors

Description

La couleur d'arrière-plan affichée entre les mois du calendrier.

BackColor peut ne pas être implémentée dans certaines versions de Windows.

Voir aussi