|
TVirtualStringTree.OnNodeCopied Event
Miscellaneous event.
Pascal
property OnNodeCopied: TVTNodeCopiedEvent;
Description
This event is triggered during drag'n drop after a node has been copied to a new location. Sender is the target tree where the copy operation took place.
Class
Links
What do you think about this topic? Send feedback!
|