Skip to main content

TdxCustomMemData Class

The base class for the TdxMemData component.

Declaration

TdxCustomMemData = class(
    TDataSet
)

Remarks

The TdxCustomMemData class implements a memory-based dataset component designed as a temporary storage for data-aware controls.

Main API Members

The list below outlines key members of the TdxCustomMemData class that allows you to populate a memory-based dataset and manage data at runtime.

Terminal TdxCustomMemData Class Descendants

Do not use the TdxCustomMemData class directly. Use its descendant instead.

Inheritance

See Also