[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Menu flag which specified the menu item is owner-drawn. Indicates that WM_MEASUREITEM and WM_DRAWITEM messages are used when the menu item is updated.
Source position: lcltype.pp line 353
const MF_OWNERDRAW = $100; |
Version 4.0 | Generated 2025-05-03 | Home |