Vcl.DBClientActns
| Package | vcldsnap230.bpl |
|---|
Classes
| TClientDataSetApply | TClientDataSetApply causes a target client dataset to apply the updates in its change log. |
| TClientDataSetRevert | TClientDataSetRevert causes a target client dataset to back out all changes to the current record. |
| TClientDataSetUndo | TClientDataSetUndo causes a target client dataset to back out the last edit to the current record. |
| TReconcileActionLink | TReconcileActionLink helps a TClientDataSetApply action display a dialog when the client dataset encounters reconcile errors. |