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