RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TISAPIResponse Methods

The methods of the TISAPIResponse class are listed here.

 
Name 
Description 
 
Reads the value of the Content property. 
 
Extracts a date from the internal table of HTTP header variables. 
 
Extracts an integer value from the internal table of HTTP header variables. 
 
Reads the value of the LogMessage property. 
 
Reads the value of the StatusCode property. 
 
Extracts a string value from the internal table of HTTP header variables. 
 
This is InitResponse, a member of class TISAPIResponse. 
 
Sets the Content property. 
 
Sets a date-time valued HTTP header property. 
 
Sets an integer valued HTTP header property. 
 
Sets the value of the LogMessage property. 
 
Sets the StatusCode property. 
 
Sets a string valued HTTP header property. 
 
Name 
Description 
 
Sends the response with a StatusCode of 301 (Moved Permanently) and with Location set to the URI parameter. 
 
Sends the ISAPI response message to the web client. 
 
Sends the ISAPI response message with the contents set to the contents of AStream. 
 
Sent 
Indicates whether the ISAPI response message has been sent. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!