Icon RequestFormValues Property

property RequestFormValues: THTTPFormValues

Usage

Available In: Server Applications

If the web server request is an HTML form submittal, this property will contain the submitted form values.

Information Any file uploads included as part of a multi-part HTML form submittal request will be available in the RequestContentParts property.
Image