hmCal_SET MONTH HEADER

hmCal_SET MONTH HEADER(area;monthheader)

Parameter          Type             Description
Bereich            Longint      ->  hmCal Bereich
monthheader        Text         ->  header in the month view

Description

The command hmCal_SET MONTH HEADER defines the header text in the month view. If you pass an empty string in the parameter monthheader, the standardtext will be shown.

Example

The following example sets an own month header:

hmCal_SET MONTH HEADER(hmCal;"January 2008 - March 2008")