Icon FieldValues Property

__property System::Variant FieldValues[const System::UnicodeString FieldName]

Usage

The FieldValues property allows you read or update the value of a given field using its field name.

Information The FieldValues property only returns field values as variants, so the usual caveats regarding variants and NULL values applies.
Image