TDateTime

From Soldat Community Wiki
Jump to: navigation, search

Description

Type used by multiple TFile's functions and procedures.
Typically represents time.
Can be decoded to retrieve an easy-to-read date by many Functions such as DecodeDate or FormatDateTime


Declaration

 type TDateTime = type Double;