RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterRequestParams Members

The following tables list the members exposed by IAdapterRequestParams.

 
Name 
Description 
 
Fills a string list to contain the name/value pairs from the HTTP request message. 
 
Returns the value of the ParamCount property. 
 
Returns the value of the ParamNames property. 
 
Returns the value of the ParamValues property. 
 
Returns the index of a specified name/value pair given its name. 
 
Returns the value associated with a specified name. 
 
Name 
Description 
 
Indicates the number of name/value pairs that can be accessed using this interface. 
 
Lists the names of the name/value pairs that can be accessed using this interface. 
 
Lists the values of the name/value pairs that can be accessed using this interface. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!