TdxMemField.Field Property
Provides access to the dataset field stored in memory.
Declaration
property Field: TField read;
Property Value
| Type |
|---|
| TField |
Remarks
To access individual dataset field values via pointers, use the Values property.
See Also
Provides access to the dataset field stored in memory.
property Field: TField read;
| Type |
|---|
| TField |
To access individual dataset field values via pointers, use the Values property.