System.StdConvs.duGigameters

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

duGigameters: TConvType;

C++

extern DELPHI_PACKAGE System::Convutils::TConvType duGigameters;

Properties

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

Description

The duGigameters variable represents the conversion type for gigameters.

Use duGigameters to convert from another measurement unit to gigameters.

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

See Also