[Overview][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TDataSetCancel - cancel the previous operation on the DataSet
Source position: dbactns.pp line 88
type TDataSetCancel = class(TDataSetAction) |
||
public |
||
procedure ExecuteTarget(); override; |
|
|
procedure UpdateTarget(); override; |
|
|
published |
||
property DataSource; |
|
|
end; |
|
TDataSetCancel - cancel the previous operation on the DataSet |
|
| | ||
|
TDataSetAction - base class for all other standard TDataSet actions |
|
| | ||
TAction |
||
? | ||
TObject |