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