|
RAD Studio VCL Reference
|
Indicates whether the HTTP response message has already been sent.
function Sent: Boolean; override;
virtual __fastcall Boolean Sent();
TCGIResponse checks whether the message was sent and returns True or False true or false as appropriate.
TCGIApplication objects read Sent and send unsent responses to the web client.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|