|
RAD Studio VCL Reference
|
Indicates the number of name/value pairs that can be accessed using this interface.
property ParamCount: Integer;
__property int ParamCount;
Read ParamCount to determine how many name/value pairs you can extract from the current HTTP request. ParamCount provides an upper bound to the index on the ParamNames and ParamValues property arrays.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|