Closed lainz closed 6 years ago
No idea but most probably no.
No problem, I found a solution already.
TThread.ExecuteInThread(@SendMail, @SendMailTerminate);
Is not as advanced, but it works the way I need.
why not support lazarus?
Because it does not support generics and anonymous methods.
@gabr42 seems Lazarus support Generics: http://wiki.freepascal.org/Generics, but there is a little different with Delphi
There needs to be a layer of compatibility
Hi, is possible to run this library on Lazarus FPC?