Icon FormValues Property

property FormValues: TStrings

Available In: Visual Client Applications

Specifies any additional form values to be submitted along with values from the input controls. The form values should be specified as key-value pairs.

Information These additional form values are handled as hidden input controls within the HTML form.
Image