Class TCustomSIConvertField (unit SiField)

Inherits from

TCustomAutoCalcFloatField

US gal

Constructors


constructor Create(AOwner: TComponent);

TCustomSIConvertField --------------------------------------------------


Functions

procedure ConvertFromBase(var Value: Double);


procedure ConvertToBase(var Value: Double);


procedure SetFactor(Value: Double);


procedure SetMultiply(Value: Double);


procedure SetNonSIUnit(Value: TNonSIUnit);


Properties

property Factor : Double


property Multiply : Double


property NonSIUnit : TNonSIUnit


Events

Variables

FFactor : Double;


FMultiply : Double;


FNonSIUnit : TNonSIUnit;


FSIField : string;



Constructors


constructor Create(AOwner: TComponent);

TCustomSIConvertField --------------------------------------------------


Functions


procedure ConvertFromBase(var Value: Double);


procedure ConvertToBase(var Value: Double);


procedure SetFactor(Value: Double);


procedure SetMultiply(Value: Double);


procedure SetNonSIUnit(Value: TNonSIUnit);


Properties


property Factor : Double


property Multiply : Double


property NonSIUnit : TNonSIUnit


Events


Variables


FFactor : Double;


FMultiply : Double;


FNonSIUnit : TNonSIUnit;


FSIField : string;