http OnAnyError event
Return to Introduction  Previous page  Next page
Applies to
auHTTP component.  

Declaration
property OnAnyError: TNotifyEvent;  

Description
The OnAnyError event occurs when ANY error has occured: connection lost (OnConnLost), host unreachable (OnHostUnreachable) or server returned the HTTP error in response header (OnHTTPError).  

See also
OnConnLost, OnHostUnreachable and OnHTTPError events.  
File not found.