Important: The information in this document is obsolete and should not be used for new development.
GetMBarHeight
Use theGetMBarHeightfunction if you need to determine the current height of the menu bar. When the Roman script system is the current system script, the menu bar is
20 pixels high. If a non-Roman script is the current system script, the menu bar may be greater than 20 pixels high to accommodate the current system font.
FUNCTION GetMBarHeight: Integer;DESCRIPTION
TheGetMBarHeightfunction returns the current height, in pixels, of the menu bar.