FormVars Property

Form variables for the current request.

Syntax

property FormVars: TipwFormVarList read get_FormVars write set_FormVars;

Remarks

This property contains form variables that are to be posted with the current request. The FormVars collection contains the variables as FormVar types, which contains fields describing these variables.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Delphi Edition - Version 20.0 [Build 8307]