|
TAMenu |
Creates a menu at the top of a form. To Koda, a menu is a substitute control.
See the tutorial Creating a menu control
| AutoHotkeys | Accelerator keys to menu items, e.g. Alt+F can display File menu: maAutomatic - Koda assigns accelerator keys maManual - user assigns accelerator keys by inserting & before a letter, e.g. E&xit |
| Items | Tree of MenuItems. Double-click to the right to open Menu Designer |
| Name | Name of control and of the variable that is assigned its control ID in generated code. If not specified, no variable is generated |
During creation, a Menu is automatically assigned to form.