RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebResponse.Create Constructor

Creates an instance of Create to represent the response to the HTTPRequest parameter.

Pascal
constructor Create(HTTPRequest: TWebRequest);
C++

Applications shouldn't need to call Create to instantiate a response object. The TWebApplication object creates a Create for each TWebRequest it creates. 

 

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