THYMenuPositioning
Overview
The THYMenuPositioning enum is used to define menu item positioning.
Location
- Unit: Hydra.VCL.PluginControlsRepository.pas
| Value | Description |
|---|---|
| mpLeftOf | On the left side of the referenced item. |
| mpNone | No positioning. |
| mpRightOf | On the right side of the referenced item. |