%HI_ReportTimPar function


Function

The function %HI_ReportTimPar sets the time parameters of the displayer of Report type (Control function).

Declaration
%HI_ReportTimPar(
   INT in refId, 
   TIME in param1, 
   TIME in param2
 ) 
Parameters
refIdReference to graphic object (reference variable).
param1Time parameter.
param2Time parameter.
Description
The function sets two time parameters of the report given by the reference variable refId.
Note
The report parameters can be also defined by right-clicking the report and select the item Parameters. In the displayed dialog box set required values and click the button OK.

For detailed description of the report parameters see the topics D2000 WorkBook, CrystalReport.

Napíšte komentár