API:Vcl.ComCtrls.TMonthCalColors.MonthBackColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MonthBackColor: TColor index 4 read FMonthBackColor write SetColor default clWhite;

C++

__property System::Uitypes::TColor MonthBackColor = {read=FMonthBackColor, write=SetColor, index=4, default=16777215};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!