| 
       << Click to display table of contents >> TRVReportQueryProcessor.GetField | 
    
Returns an object identifying a field having the specified name.
function GetField(const FieldName: TRVUnicodeString): TRVReportField;
If a field is not found, the function returns nil.