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