The AMenu class displays a list of commands or items for the application. A menu may contains commands, separator bars, and submenus (popup menus). A menu can have two types: menubar and that popup menu. A menu bar is displayed on the top of the form client area and display a list of command in a row. A popup menu is used for context menus similar to ATEasy context menu that are displayed when you right-click on an object. Popup menus can be also associated with a menu items (e.g. in a menu bar).
|
|
|||
|