RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebRequest.Create Constructor

Creates an instance of TWebRequest.

Pascal
constructor Create;
C++
__fastcall TWebRequest();

Applications shouldn't need to call Create to instantiate a request object. The TWebApplication object creates a TWebRequest object whenever it receives a client request. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!