RequestParamValue Property
The Value of the NVP Parameter.
Syntax
property RequestParamValue[RequestParamIndex: Integer]: String;
Default Value
''
Remarks
The Value of the NVP Parameter.
The size of the array is controlled by the RequestParamCount property.
This property is not available at design time.
Data Type
String