TBaseVirtualTree.DoGetPopupMenu Method

Virtual Tree View

Overridable method which triggers the OnGetPopup event.

Pascal
function DoGetPopupMenu(Node: PVirtualNode; Column: TColumnIndex; Position: TPoint): TPopupMenu; virtual;
Description

This method does an automatic parent traversal in the tree hierarchy to find a matching popup menu.

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