|
TVirtualStringTree.OnNodeCopying Event
Miscellaneous event.
Pascal
property OnNodeCopying: TVTNodeCopyingEvent;
Description
This event is triggered when a node is about to be copied to a new location. Use Allowed to allow or deny the action. Sender is the target tree where the copy operation will take place.
Class
Links
What do you think about this topic? Send feedback!
|