RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMonthCalendar.ShowToday Property

Specifies whether today's date is shown below the calendar.

Pascal
property ShowToday: Boolean;
C++
__property Boolean ShowToday;

Use ShowToday to specify whether today's date (according to the system clock) is shown below the calendar. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!