record TMinMax

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TMinMax = record

Description

TMinMax records the minimum and maximum values assigned to a data set.

Overview

Fields

LogRMin: Double;
LogRMax: Double;
RMinPositive: Real;
RMin: Real;
RMax: Real;
IMin: Integer;
IMax: Integer;
BMin: Boolean;
BMax: Boolean;
SMin: string;
SMax: string;

Description

Fields

LogRMin: Double;
 
LogRMax: Double;
 
RMinPositive: Real;
 
RMin: Real;
 
RMax: Real;
 
IMin: Integer;
 
IMax: Integer;
 
BMin: Boolean;
 
BMax: Boolean;
 
SMin: string;
 
SMax: string;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:42