This unit contains implementation of the TMemDataSet class.
Classes
Name | Description |
TMemDataSet |
A base class for working with data and manipulating data in memory. |
Variables
Name | Description |
DoNotRaiseExcetionOnUaFail |
An exception will be raised if the value of the UpdateAction parameter is uaFail. |
SendDataSetChangeEventAfterOpen |
The DataSetChange event is sent after a dataset gets open. It was necessary to fix a problem with disappeared vertical scrollbar in some types of DB-aware grids. |