RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IActionFieldValues Members

The following tables list the members exposed by IActionFieldValues.

 
Name 
Description 
 
Adds a new field to the list. 
 
Returns the value of the FieldCount property. 
 
Returns the value of the FieldNames property. 
 
Returns the value of the OrigValues property. 
 
Returns the value of the Values property. 
 
Returns the index of a specified field. 
 
Returns the original value of a specified field. 
 
Returns the current value for a specified field. 
 
Name 
Description 
 
Indicates the number of field values stored in the current request. 
 
Lists the names of the fields whose values are stored in the current request. 
 
Lists the values of the fields in this request as they were first presented to the end user. 
 
Lists the values of the fields in this request as they appeared when the user sent the request. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!