System.StdConvs.vuDryBuckets

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

vuDryBuckets: TConvType;

C++

extern DELPHI_PACKAGE System::Convutils::TConvType vuDryBuckets;

Properties

Type Visibility Source Unit Parent
variable public
System.StdConvs.pas
System.StdConvs.hpp
System.StdConvs System.StdConvs

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.

See Also