TBaseVirtualTree.DoPopupMenu Method

Virtual Tree View

Overridable method which shows the popup menu for the given node.

Pascal
procedure DoPopupMenu(Node: PVirtualNode; Column: TColumnIndex; Position: TPoint); virtual;
Description

Node and Column describe the cell for which the menu should be shown. Position determines the place (in client coordinates of the tree window) where to show the menu.

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