hmCal_mini_Get Months

hmCal_mini_Get Months(area) -> months

Parameter          Type             Description
area               Longint      ->  hmCal-mini area
months             Longint      <-  number months

Description

The command hmCal_mini_Get Months returns the number of visible months of the calendar.

Example

The following example returns the number of visible months:

C_LONGINT($vl_month)

$vl_month:=hmCal_mini_Get Months(hmCalmini)