TScHttpWebRequest
property BeforeSendRequest: TNotifyEvent;
Description
The BeforeSendRequest event occurs before establishing a connection to the web server and sending request data.
See Also
AfterSendRequest