Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

dxmdaset Unit

In This Article

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.