System.StdConvs.tuCenturies

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

tuCenturies: TConvType;

C++

extern DELPHI_PACKAGE System::Convutils::TConvType tuCenturies;

Properties

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

Description

The tuCenturies variable represents the conversion type for centuries.

Use tuCenturies to convert from another measurement unit to centuries.

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

See Also