Vcl.WinXCalendars.TCustomCalendarPicker.HighlightToday
Delphi
property HighlightToday: Boolean read GetHightlightToday write SetHightlightToday default True;
C++
__property bool HighlightToday = {read=GetHightlightToday, write=SetHightlightToday, default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.WinXCalendars.pas Vcl.WinXCalendars.hpp |
Vcl.WinXCalendars | TCustomCalendarPicker |
Description
Specifies the color that is used to highlight the day that stands for today.