%HI_ReportNumPar function


Function

The function %HI_ReportNumPar sets the numeric parameters of the displayer of Report type (Control function).

Declaration
%HI_ReportNumPar(
   INT in refId, 
   INT in param1, 
   INT in param2
 ) 
Parameters
refIdReference to graphic object (reference variable).
param1First numeric parameter.
param2Second numeric parameter.
Description
The function sets two integer parameters of the report defined 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