RAD Studio VCL Reference
ContentsIndex
TCGIResponse Methods Protected Methods
Protected Methods
 
Name 
Description 
 
Provides the abstract (pure virtual) prototype of a method to access the Content property. 
 
Provides the abstract (pure virtual) prototype of a method to extract a date value from an indexed table of HTTP header variables. 
 
Provides the abstract (in C++ terminology, pure vitrual) prototype of a method to extract an integer value from an indexed table of HTTP header variables. 
 
Provides the abstract (pure virtual) prototype of a method to access the LogMessage property. 
 
Provides the abstract (pure virtual) prototype of a method to access the StatusCode property. 
 
Provides the prototype of a method to extract a string value from an indexed table of HTTP header variables. 
 
This is InitResponse, a member of class TCGIResponse. 
 
Provides the abstract (pure virtual) prototype of a method to set the Content property. 
 
Provides the abstract (pure virtual) prototype of a method to set a date-time valued HTTP header property. 
 
Provides the abstract (pure virtual) prototype of a method to set an integer valued HTTP header property. 
 
Provides the abstract (pure virtual) prototype of a method to set the value of the LogMessage property. 
 
Provides the abstract (pure virtual) prototype of a method to set the value of the StatusCode property. 
 
Provides the abstract (pure virtual) prototype of a method to set a string valued HTTP header property. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.