Unit
WallCalendar Applies to
TWallCalendar Declaration
Property ShowDateInHint : boolean ;
Description
The ShowDateInHint property allows you to control if the date is displayed
in the hint along with the cell message when the mouse hovers over a day
in the calendar area. This property will default to false. The format of
the displayed date is controlled by the HintDateFormat variable, which defaults to
the LongDateFormat system string.
See also: HintDateFormat