Skip to main content

TdxMemPersistent Methods

Persists the ExpressMemData component’s records in a DFM file.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
HasData Identifies if the ExpressMemData component persists its data in a DFM file.
LoadData Populates the ExpressMemData component with data from a DFM file.
SaveData Saves the ExpressMemData component’s content to a DFM file.
ToString Inherited from TObject.
See Also