Indicates the display behavior for the glyph (or Bitmap) on the menu item.
Source position: menus.pp line 325
published property TMenuItem.GlyphShowMode : TGlyphShowMode |
GlyphShowMode is a TGlyphShowMode property which indicates the display behavior for the glyph (or Bitmap) on the menu item. The default value for the property is gsmApplication, and causes the value in Application.ShowMenuGlyphs to be used to determine the visibility for a glyph on the menu item.
See TGlyphShowMode for more information about values for the property and their meanings.
|
TGlyphShowMode indicates if the glyph image of a menu or button should shown or not and in which circumstances. |