StdConvs.vuFluidPints
From RAD Studio VCL Reference
Contents |
Delphi Information
From StdConvs.pas
vuFluidPints: TConvType
Unit: StdConvs
Type: variable
C++ Information
From StdConvs.hpp
unsigned short vuFluidPints;
Unit: StdConvs
Type: variable
Description
The vuFluidPints variable represents the conversion type for fluid pints.
Use vuFluidPints to convert from another measurement unit to fluid pints.
Note: Do not change the value of vuFluidPints. vuFluidPints contains a handle obtained by a call to RegisterConversionType. Changing the value of vuFluidPints will make volume conversions not work properly.