record TSummaryResults

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSummaryResults = record

Description

define record for calculated summary

Overview

Fields

Field: TField;
Sum: double;
Min: double;
Max: double;
Avg: double;
CountValues: integer;
CountEmpty: integer;

Description

Fields

Field: TField;
 
Sum: double;
 
Min: double;
 
Max: double;
 
Avg: double;
 
CountValues: integer;
 
CountEmpty: integer;
 

Generated by PasDoc 0.13.0 on 2016-02-19 08:14:10