TdxMemField Methods
The TdxMemField is the object used by the ExpressMemData component to store specific memory field definitions.Name | Description |
---|---|
AddValue(TRecordBuffer) | Deprecated. This procedure exists for backward compatibility only. Call the AppendRecord procedure instead. |
Equals(TObject) | Inherited from TObject. |
GetDataFromBuffer(TRecordBuffer) | |
GetHashCode | Inherited from TObject. |
GetHasValueFromBuffer(TRecordBuffer) | |
GetValueFromBuffer(TRecordBuffer) | |
InsertValue(Integer,TRecordBuffer) | Deprecated. This procedure exists for backward compatibility only. Call the InsertRecord procedure instead. |
ToString | Inherited from TObject. |
See Also