THYMenuItemDefType
Overview
The THYMenuItemDefType enum defines type of the menu item.
Location
- Unit: Hydra.VCL.PluginControlsRepository.pas
| Value | Description |
|---|---|
| midMenuItem | Item is a menu item. |
| midSeparator | Item is a separator. |
| midSubMenu | Item is a sub-menu item. |