Once you have the date as a TDateTime you just need to sort it on a straight numerical basis.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeremy Coulter
Sent: Thursday, 8 February 2001 16:33
To: Multiple recipients of list delphi
Subject: [DUG]: sorting files

Hi all.
This is related to my earlier post about TSearchRec.
 
What I have is a dir that has files in it with names that are unique.
What I need to do, is sort the files so that they are in order of date and time in a list. (TstringList)
 
Does anyone have any bright ideas on the best way to do this ?
It woudl need to be res. quick at it too.
 
Cheers, Jeremy coulter

Reply via email to