TcxCustomScheduler.CopyToClipboard Method
In This Article
Copies the selected user event(s) into the scheduler’s clipboard.
#Declaration
Delphi
procedure CopyToClipboard;
#Remarks
Use the PasteFromClipboard method to paste the copied user event(s) into the selected time block.
See Also