TdxMemField Class
The TdxMemField is the object used by the ExpressMemData component to store specific memory field definitions.
Declaration
TdxMemField = class(
TObject
)
Remarks
The TdxMemField object allows you to get access to the memory field definition. Each of ExpressMemData’s memory fields is a list of pointers to field values.
Inheritance
TObject
TdxMemField
See Also