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

TApplication.ShowMenuGlyphs

Sets the default policy for showing or hiding glyph images in menus.

Declaration

Source position: forms.pp line 1771

public property TApplication.ShowMenuGlyphs : TApplicationShowGlyphs
  read FShowMenuGlyphs
  write SetShowMenuGlyphs
  default sbgAlways;

See also

TGlyphShowMode

  

TGlyphShowMode indicates if the glyph image for a menu or button should be shown, and in which circumstances.


Version 3.2 Generated 2024-02-25 Home