component/ZAbstractDataset.pas File Reference
Go to the source code of this file.
Typedef Documentation
typedef void(* TUpdateRecordEvent)(TDataSet DataSet, TUpdateKind UpdateKind, TUpdateAction &UpdateAction) |
Enumeration Type Documentation
Defines update modes for the resultsets.
- Enumerator:
-
umUpdateChanged |
|
umUpdateAll |
|
Definition at line 93 of file ZAbstractDataset.pas.
Defines where form types for resultsets.
- Enumerator:
-
wmWhereKeyOnly |
|
wmWhereAll |
|
Definition at line 101 of file ZAbstractDataset.pas.