Open main menu

RAD Studio API Documentation β

System.StdConvs.tuDecades

Delphi

tuDecades: TConvType;

C++

extern DELPHI_PACKAGE System::Convutils::TConvType tuDecades;

Properties

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

Description

The tuDecades variable represents the conversion type for decades.

Use tuDecades to convert from another measurement unit to decades.

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

See Also