Contents Topics Index  <<  >>

PreviousExtraDaysStart property


Unit

WallCalendar

Applies to

TWallCalendar

Declaration

property PreviousExtraDaysStart : integer  ;
Read only

Description

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

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

See also: PreviousExtraDaysEnd , NextExtraDaysStart , NextExtraDaysEnd , ShowExtraDays