Icon AddRequest Method

procedure AddRequest(Value: TEWBServerRequest)

Available In: Client Applications

Use this method to add a new request to the end of the queue of web server requests. When using this method, always use the GetNewRequest to obtain a new request that can be modified before calling this method.
Image