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 360
const MF_OWNERDRAW = $100;