Range type which represents the valid TMenuItemAutoFlag values for TMenu instances.
Source position: menus.pp line 63
type TMenuAutoFlag = maAutomatic..maManual; |
TMenuAutoFlag is the type used for the AutoLineReduction property in TMenu and descendent classes.
Added in LCL version 4.0.
|
Indicates the method used to perform line reduction for the menu and optionally for its child Items. |
|
|
Represents line reduction modes available for menu items. |
| Version 4.4 | Generated 2025-11-08 | Home |