- 4.74.2.25. -
Table of Contents
4. Standard Units
4.74. WinDos - MS-DOS function emulation for OS/2 and Win32
4.74.2. WinDos Unit Procedures and Functions
4.74.2.25. PackTime procedure
4.74.2.25. PackTime procedure
Targets: MS-DOS, OS/2, Win32
Dos Unit, WinDos Unit
Converts a DateTime record.
Declaration:
procedure PackTime(var T: DateTime; var Time: Longint);
Remarks:
PackTime can be used in conjunction with
SetFTime. To unpack a four byte packed
date time into a DateTime record, use
UnpackTime.
- 4.74.2.25. -