StdConvs.duInches

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From StdConvs.pas

	duInches: TConvType


Unit: StdConvs

Type: variable

C++ Information

From StdConvs.hpp

	unsigned short duInches;


Unit: StdConvs

Type: variable

Description

The duInches variable represents the conversion type for inches.


Use duInches to convert from another measurement unit to inches.

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

See Also

Personal tools
Translations
Newest Version