<< Click to display table of contents >> TRVReportQueryProcessor |
The class of an object processing a data query.
unit RVReportDataProvider;
TRVReportQueryProcessor = class;
TObject |
Normally, this class is used internally in TRVReportGenerator component, and you need information about this class only if you want to implement your own non-standard query processor.
However, this class may be useful to get values of data fields, if you want to assign values for variables basing on data in OnProcessRecord event.