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

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

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