Vcl.WinXCalendars.TCustomCalendarView.FHighlightToday

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FHighlightToday: Boolean;

C++

bool FHighlightToday;

Properties

Type Visibility Source Unit Parent
field class protected
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCustomCalendarView

Description

Specifies the highlighting for the day that stands for today.

See Also