TBaseVirtualTree.FinishCutOrCopy Method

Virtual Tree View

Stops any pending cut or copy clipboard operation.

Pascal
procedure FinishCutOrCopy;
Description

This method is used by the tree (and can be used by the application too) to stop any pending cut or copy clipboard operation. If a cut operation is pending then nodes currently marked with the vsCutOrCopy state are deleted.

Class
Links
What do you think about this topic? Send feedback!