RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCGIRequest.Create Constructor

Creates an instance of TCGIRequest.

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

Applications shouldn't need to directly instantiate a CGI request object. The TCGIApplication object creates a TCGIRequest 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!