Back to Devexpress

TdxCustomMemData.Data Property

vcl-dxmdaset-dot-tdxcustommemdata.md

latest651 B
Original Source

TdxCustomMemData.Data Property

Provides access to a collection of stored memory fields.

Declaration

delphi
property Data: TdxMemFields read;

Property Value

TypeDescription
TdxMemFields

The collection of fields in the memory-based dataset.

|

Remarks

Refer to the TdxMemFields class description for detailed information on available options.

See Also

TdxCustomMemData Class

TdxCustomMemData Members

dxmdaset Unit