Contents Topics Index  <<  >>

NextExtraDaysEnd property


Unit

WallCalendar

Applies to

TWallCalendar

Declaration

property NextExtraDaysEnd : integer  ;
Read only

Description

The NextExtraDaysEnd property is a read-only property that defines the ending day for the set of the next month's "extra" days on the calendar. If this property is zero, this means that there are no next extra days for that month. This property can be used in conjunction with the NextExtraDaysStart property to determine the starting and ending days for the next month's extra days.

NOTE: This property is only valid if the ShowExtraDays property is true.

See also: PreviousExtraDaysStart , PreviousExtraDaysEnd , NextExtraDaysStart , ShowExtraDays