Back to Devexpress

dxmdaset Unit

vcl-dxmdaset-f9a793d1.md

latest1.8 KB
Original Source

dxmdaset Unit

This unit implements Memory Data component classes.

Classes

NameDescription
TdxCustomMemDataThe base class for the TdxMemData component.
TdxIntegerList
TdxMemDataA memory-based dataset component.
TdxMemFieldThe TdxMemField is the object used by the ExpressMemData component to store specific memory field definitions.
TdxMemFieldsA collection of memory fields in the TdxMemData component.
TdxMemIndexTdxMemIndex is the object used by the ExpressMemData component to store a specific index for a memory field.
TdxMemIndexesTdxMemIndexes is a collection of TdxMemIndex objects used by the ExpressMemData component to maintain indexes for memory field definitions.
TdxMemPersistentContains record storage settings in a memory-based dataset.

Enums

NameDescription
TdxMemPersistentOptionEnumerates load options for data stored in a DFM file.
TdxSortOptionEnumerates sort operation setting flags in a memory-based dataset component.

Types

NameDescription
TdxSortOptionsA set of flags that correspond to individual sort operation options in a TdxMemData component.