[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 360

const MF_OWNERDRAW = $100;


Version 3.2 Generated 2024-02-25 Home