TdxMemFields Properties
A collection of memory fields in the TdxMemData component.Name | Description |
---|---|
Count | Returns the number of memory fields in the collection. |
DataSet | Provides access to the TdxMemData component to which the memory field collection belongs. |
Items | Provides indexed access to memory fields in the collection. |
RecordCount | Returns the number of records in the parent TdxMemData component. |
Values |
See Also