ShellBrowser Delphi Components Documentation
|
Decides if the shell context menu is added above or below the supplied Delphi TPopupMenu.
property ShowContextMenuOnTop: Boolean;
If this property is set to true, the shell context menu will be added on top of the Delphi TPopupMenu, which can be supplied when calling ShowContextMenu. If set to false, the shell context menu will be added below the Delphi TPopupMenu.