TWallCalendar.IsExtraDay method
Unit
WallCalendar
Applies to
TWallCalendar
Declaration
Function IsExtraDay ( TheDate : TDateTime ) : boolean ;
Description
The IsExtraDay function allows you to check if a specific date is an "extra" day on the current calendar.
This function is only valid if the
ShowExtraDays
property is true.
See also:
ShowExtraDays