| 
       << Click to display table of contents >> TRVReportGenerationSession | 
    
The class of an object containing information about a report generation session. It can be used to get values of variables and data fields.
Unit RVReportGenerator;
Syntax
TRVReportGenerationSession = class (TRVList)
TObject TList TRVList  | 
Methods:
•GetQueryProcessor returns a query processor; it can be used to get values of data fields.
•GetVariableValue returns a value of a variable.