TdxMemPersistent.MemData Property
Provides access to the parent TdxMemData component.
Declaration
property MemData: TdxCustomMemData read;
Property Value
Type | Description |
---|---|
TdxCustomMemData | The parent memory-based dataset. |
See Also