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

MF_MENUBREAK

Menu flag, like MF_MENUBARBREAK, but used for a menu item. Causes the new menu item to appear on a separate line (menu bar) or column (menu, sub-menu, or short cut) without a separator line.

Declaration

Source position: lcltype.pp line 364

const MF_MENUBREAK = $40;


Version 3.2 Generated 2024-02-25 Home