System.StdConvs.vuUKOunces

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

vuUKOunces: TConvType;

C++

extern DELPHI_PACKAGE System::Convutils::TConvType vuUKOunces;

Properties

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

Description

The vuUKOunces variable represents the conversion type for U.K. ounces.

Use vuUKOunces to convert from another measurement unit to U.K. ounces.

Note: Do not change the value of vuUKOunces. vuUKOunces contains a handle obtained by a call to RegisterConversionType. Changing the value of vuUKOunces will make volume conversions not work properly.

See Also