Creating a floating TPopupMenu

How can I get the Tpopupmenu to keep floating so that the user can drag and drop menu (submenu) items all around the user's desktop?

+2


a source to share


1 answer


Menus do not support this feature. Any drag and drop you want to do must be done using your own windows.



+2


a source







All Articles