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