| ImageEn, unit iexFolderTree |
|
TIEFolderTree.PopupSystemMenu
Declaration
procedure PopupSystemMenu(Node: TTreeNode; Point: TPoint; Flags: LongWord = 0);
Description
Used internally to popup the shell pop-up menu at the specified position.
Example
IEFolderTree1.PopupSystemMenu( aNode, Point( x, y ));