System.StdConvs.muGrains

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

muGrains: TConvType;

C++

extern DELPHI_PACKAGE System::Convutils::TConvType muGrains;

Properties

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

Description

The muGrains variable represents the conversion type for grains.

Use muGrains to convert from another measurement unit to grains.

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

See Also