TcxSchedulerEvent.Cancel Method
In This Article
Deactivates edit mode and prevents the user event from being updated in storage.
#Declaration
Delphi
procedure Cancel;
#Remarks
Use the Cancel method to exit from edit mode and prevent the user event from being updated in storage.
See Also