搜索资源列表
12_编辑菜单
- 菜单是Windows应用程序主界面上典型的界面元素,是组织大量选项的最有效方法。快捷菜单提供当前可用命令的列表,通过工具栏也可以给用户提供访问命令的快捷方式。 -menu of Windows applications on the main interface of a typical interface element is the number of options Organization of the most effective ways. Fast current menu off
PopupMenu_hint_d7
- 本源码可以让delphi菜单控件(TMainMenu、TPopupMenu)出现一个提示窗口,相当于hint窗口,该方法支持第三方的菜单控件,而现在大部分软件包括微软的都没有主菜单或者弹出菜单出现提示窗口的功能,其实该功能应用极其广泛,如果你的软件有此功能,可以大幅度提高软件的友好度,本提示窗口是很普通的hint窗口,其实还可以进一步自定义美化的,用户自己研究吧!本源码在delphi7下编译通过。-The delphi source menu allows control (TMainMenu,