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