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