hmCal_HIGHLIGHT DAY

hmCal_HIGHLIGHT DAY(area;date)

Parameter          Type             Description
area               Longint      ->  hmCal area
date               Datum        ->  highlighted date

Description

The command hmCal_HIGHLIGHT DAY highlights a date, defined by the parameter date, in the calendar.

Note: Please you use the command hmCal_ADD SPECIAL DAY to mark one or more days. With the command hmCal_HIGHLIGHT DAY you can mark only one day at the same time.

Example

The following example highlights tomorrow's day:

hmCal_HIGHLIGHT DAY(hmCal;Current Date+1)