开发者

TdxBarManager VCL finding menu options

开发者 https://www.devze.com 2023-01-26 05:47 出处:网络
I am looking at a menu option on 开发者_开发问答the all commands tab of a TdxBarMananger. Is there a quick way to find where on the menu the current command is? At present I have to open the dfm file

I am looking at a menu option on 开发者_开发问答the all commands tab of a TdxBarMananger. Is there a quick way to find where on the menu the current command is? At present I have to open the dfm file and search for the command name.


You can only search for a bar item by manually expanding sub menus. There is no a list of conformity which would allow you to quickly define where a certain BarItem is positioned.

0

精彩评论

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