TBaseVirtualTree.DragSelection Property

Virtual Tree View

Keeps a temporary list of nodes during drag'n drop.

Pascal
property DragSelection: TNodeArray;
Description

This list is a local copy of the current selection array and is only used during a drag operation.

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