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

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

See also

#LCL.Menus.TGlyphShowMode

  

TGlyphShowMode indicates if the glyph image of a menu or button should shown or not and in which circunstances