ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellList.ShowContextMenuOnTop

Show the context menu on the top of the supplied Delphi TPopupMenu.

Syntax
Pascal
property ShowContextMenuOnTop: Boolean;

If this property is set to true, the shell context menu will be added on top of the supplied Delphi TPopupMenu. If set to false, the shell context menu will be added below the Delphi TPopupMenu.