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. Tip Call the AppendRecord procedure instead of |
| 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. Tip Call the InsertRecord procedure instead of |
| ToString | Inherited from TObject. |
See Also