TDateTime

From Soldat Community Wiki
Revision as of 20:03, 22 August 2013 by Mighty (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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;