Event triggered after a Cancel operation.
Source position: db.pas line 1979
public property TDataSet.AfterCancel : TDataSetNotifyEvent |
AfterCancel is triggered when the TDataset.Cancel operation was successfully completed, and the dataset is again in dsBrowse state.
|
Event triggered before a Cancel operation. |
|
|
Cancel the current editing operation. |
|
|
Current operational state of the dataset. |