[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event triggered after a Cancel operation.
Source position: db.pas line 1702
public property TDataSet.AfterCancel : TDataSetNotifyEvent |
AfterCancel is triggered when the TDataset.Cancel operation was succesfully 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 |