Mainmenu控件设计菜单程序,位于Standard选项卡上。
Delphi 29 次浏览
Mainmenu控件的使用方法详解Mainmenu控件是Delphi中的一种标准控件,位于Standard选项卡上,用于设计菜单程序。下面对Mainmenu控件的使用方法进行详细的解释。 Images属性用于设置菜单中用到的图片,类型为TCustomImageList。如果窗体中添加了ImageLi
Delphi 28 次浏览