![]() |
![]() ![]() ![]() |
WinHTTP component.
|
property OnAnyError: TNotifyEvent;
|
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).
|
OnConnLost, OnHostUnreachable and OnHTTPError events.
|