Icon OnComplete Event

property OnComplete: TEWBServerRequestEvent

This event is triggered when the server request is complete. Use the StatusCode property to determine the status code returned by the web server and, subsequently, whether the request was successful or not.
Image