TcxSchedulerEvent.BeginEditing Method
In This Article
Loads the current object properties’ values for editing and activates edit mode for the user event.
#Declaration
Delphi
procedure BeginEditing; virtual;
#Remarks
Use the BeginEditing method to start editing the user event.
See Also