Shell context menu position
Question / Problem
Is it possible to control, if the shell context menu is added above or below the Delphi TPopupMenu?
Answer / Solution
Yes, you can control this behaviour using the ShowContextMenuOnTop property of the visual shell controls.