[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

MF_OWNERDRAW

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.

Declaration

Source position: lcltype.pp line 353

const MF_OWNERDRAW = $100;


Version 4.0 Generated 2025-05-03 Home