Vcl.WinXCalendars.TCalendarView.HighlightColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HighlightColor;

C++

__property HighlightColor = {default=9539985};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCalendarView

Description

Specifies the color for highlighting the TCalendarView header elements.

Vcl.WinXCalendars.TCalendarView.HighlightColor inherits from Vcl.WinXCalendars.TCustomCalendarView.HighlightColor. All content below this line refers to Vcl.WinXCalendars.TCustomCalendarView.HighlightColor.

Specifies the color for highlighting the TCalendarView header elements.

Use the HighLightFontColor property to change the color for highlighting dates.

See Also