[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

TDate

Alias for TDateTime type.

Declaration

Source position: systemh.inc line 302

type TDate = type TDateTime;

Description

TDate is defined for Delphi compatibility. This type is deprecated, use TDateTime instead.

See also

TDateTime

  

Encoded Date-Time type.

TTime

  

Alias for TDateTime type.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.