[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates whether automatic line reduction is enabled for the menu item.
Source position: menus.pp line 229
protected function TMenuItem.GetAutoLineReduction: Boolean; |
Returns True when AutoLineReduction is resolved to maParent or maAutomatic.
GetAutoLineReduction ensures that the setting in the AutoLineReduction property is translated to either maAutomatic or maManual when it contains maParent.
Added in LCL version 4.0.
|
Indicates the method used to perform line reduction for the menu item and optionally for its child Items. |
|
|
Indicates whether child menu Items need to be updated to hide leading, trailing, or adjacent separators. |
Version 4.0 | Generated 2025-05-03 | Home |