dxmdaset Unit
This unit implements Memory Data component classes.
Classes
| Name | Description |
|---|---|
| TdxCustomMemData | The base class for the TdxMemData component. |
| TdxIntegerList | |
| TdxMemData | A memory-based dataset component. |
| TdxMemField | The TdxMemField is the object used by the ExpressMemData component to store specific memory field definitions. |
| TdxMemFields | A collection of memory fields in the TdxMemData component. |
| TdxMemIndex | TdxMemIndex is the object used by the ExpressMemData component to store a specific index for a memory field. |
| TdxMemIndexes | TdxMemIndexes is a collection of TdxMemIndex objects used by the ExpressMemData component to maintain indexes for memory field definitions. |
| TdxMemPersistent | Contains record storage settings in a memory-based dataset. |
Enums
| Name | Description |
|---|---|
| TdxMemPersistentOption | Enumerates load options for data stored in a DFM file. |
| TdxSortOption | Enumerates sort operation setting flags in a memory-based dataset component. |
Types
| Name | Description |
|---|---|
| TdxSortOptions | A set of flags that correspond to individual sort operation options in a TdxMemData component. |