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