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