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

MF_HILITE

Menu flag used to add highlighting to a menu item. When omitted, the MF_UNHILITE menu flag is assumed.

Declaration

Source position: lcltype.pp line 367

const MF_HILITE = $80;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.