|
|
|
| acThreadSafeLog component.
|
| function EmailLastRecords(Count: Cardinal = 100): Boolean;
|
| The EmailLastRecords method retreives last N logged entries and sends them as email message, to address specified in SendMail structure, via specified SMTP host and port.
|
| SendMail structure;
|
| GetLastRecords method.
|