![]() |
TBaseVirtualTree.HasPopupMenu Method
Determines whether there is a pop up menu assigned to the tree.
Pascal
function HasPopupMenu(Node: PVirtualNode; Column: TColumnIndex; Pos: TPoint): Boolean; virtual;
Description
This overridable method is used to determine whether there is a pop up menu assigned to the tree or can be retrieve via the OnGetPopupMenu event for a particular node. This is necessary for the tree to know how to deal with various condition in an mouse button down event.
Class
Links
|
What do you think about this topic? Send feedback!
|
