AdaptReq.TActionFieldValuesImpl Properties
From RAD Studio API Documentation
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| FieldCount | protected | Indicates the number of field values stored in the current request. |
| FieldNames | protected | Lists the names of the fields whose values are stored in the current request. |
| OrigValues | protected | Lists the values of the fields in this request as they were first presented to the end user. |
| Values | protected | Lists the values of the fields in this request as they appeared when the user sent the request. |