|
RAD Studio VCL Reference
|
A specific method for writing the string AString back to the HTTP client.
function WriteString(const AString: AnsiString): Boolean; override;
virtual __fastcall Boolean WriteString(const AnsiString AString);
WriteString is a specific instance of the method WriteString (inherited from TWebRequest) for the class TWinCGIRequest. See the documentation for the inherited method for more information.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|