|
TBaseVirtualTree.CutToClipBoard Method
Copies the currently selected nodes to the clipboard and removes them once a consumer has taken the data.
Pascal
procedure CutToClipBoard; virtual;
Description
Similar to CopyToClipboard only the nodes are deleted after they have been pasted into the target.
Class
Links
What do you think about this topic? Send feedback!
|