Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

Verzia 1 Aktuálny »

%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
refId Reference to graphic object (reference variable).
param1 Time parameter.
param2 Time 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.


  • Žiadne štítky