RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCommonCalendar.MaxDate Property

Indicates the maximum date to which users can scroll the calendar.

Pascal
property MaxDate: TDate;
C++
__property TDate MaxDate;

Use MaxDate to get or set the maximum date to which users can scroll the calendar. The values of the Date and EndDate properties cannot exceed MaxDate. 

 

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