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