[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler signalled to draw a menu item on the menu.
Source position: menus.pp line 433
published property TMenu.OnDrawItem : TMenuDrawItemEvent |
Remark: | OwnerDraw, OnDrawItem, and OnMeasureItem are not supported on the macOS Carbon, GTK2, QT4, QT5, and QT6 widgetsets. |
|
Indicates if the menu items are drawn using the OnDrawItem event handler. |
|
|
Event handler signalled to get the width and height for a menu item on the menu. |
Version 4.0 | Generated 2025-05-03 | Home |