|
|
|
| acSendMail and acHTTP components (but with different parameters).
|
| property OnConnLost: TNotifyEvent;
|
| The OnConnLost event occurs when the connection with remote server lost for some reason, at the moment of sending or receiving the data by SMTP protocol.
|
|
|
| This is fatal error and OnAnyError event will occured after this event.
|
| OnAnyError event.
|