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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!