开发者

How can I drag a menu item in Delphi?

开发者 https://www.devze.com 2023-02-18 15:25 出处:网络
How can I drag a menu开发者_运维知识库 item in Delphi? I\'m using tactionmainmenubar (at runtime).When DesignMode property of ActionMainMenuBar is set to \'true\' items are draggable, provided that th

How can I drag a menu开发者_运维知识库 item in Delphi? I'm using tactionmainmenubar (at runtime).


When DesignMode property of ActionMainMenuBar is set to 'true' items are draggable, provided that the Designable property of the same is also set 'true'. Note that in design mode items will not function as menu items.

0

精彩评论

暂无评论...
验证码 换一张
取 消