Skip to main content

TdxMemData Class

A memory-based dataset component.

Declaration

TdxMemData = class(
    TdxCustomMemData
)

Remarks

A memory-based dataset component is designed as a temporary data storage for data-aware VCL controls. The Memory Data component contains built-in dialogs that allow you to create dataset fields and populate them with data.

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.

See Also