System.StdConvs.muCentigrams
Delphi
muCentigrams: TConvType;
C++
extern DELPHI_PACKAGE System::Convutils::TConvType muCentigrams;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
variable | public | System.StdConvs.pas System.StdConvs.hpp |
System.StdConvs | System.StdConvs |
Description
The muCentigrams variable represents the conversion type for centigrams.
Use muCentigrams to convert from another measurement unit to centigrams.
Note: Do not change the value of muCentigrams. muCentigrams contains a handle obtained by a call to RegisterConversionType. Changing the value of muCentigrams will make mass conversions not work properly.