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