Archived Forum Post

Index of archived forum posts

Question:

How to use TChilkatEmail.GetDat

Aug 11 '15 at 19:02

I am trying to get the date time from *.eml files and I get an error. I using Delphi XE8 64bit dt := msg.GetDt; MyDate := dt.GetAsRfc822(0); Error: 'Application uses a value of the wrong type for the current operation'.

Thanks Quentin