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