ImageEn, unit iexFolderTree

TIEFolderTree.OnPopupMenu

TIEFolderTree.OnPopupMenu


Declaration

property OnPopupMenu: TOnPopupMenuEvent;


Description

Occurs whenever the user right-clicks a node and the application wants to display a system or custom popup menu.
Set Allow to false to prevent display of the popup menu.


See Also

 PopupMenuUseSystem
 PopupMenu