hmCal_mini_SET DATE

hmCal_mini_SET DATE(area;date)

Parameter          Type             Description
area               Longint      ->  hmCal-mini area
startdate          Date         ->  new selected day

Description

The command hmCal_mini_SET DATE selects the date in the hmcal-mini-calendar, defined by the parameter date. The date can lie also outside of the indicated date range. The command causes an immediate redraw of the area.

The command has an effect only if the date deviates from the current selected date.

Example

The following example indicates the current date:

hmCal_mini_SET DATE(hmCalmini;Current Date)