[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
ShowMenuGlyphs - Deturmines whether show or not glyphs in menu
Source position: forms.pp line 1534
published property TApplicationProperties.ShowMenuGlyphs: TApplicationShowGlyphs |
This option allows to set rule for all application TMenuItem components which have GlyphShowMode = gsmApplication. Different operation systems has different preferences regards showing images in menus. Mac OS X suggests not to use them. Gnome has a special theme setting for this. sbgSystem option allows application to use system preferences for menu icons showing. sbgAlways is the default value because of Delphi compatibility.
lazarus-ccr.sourceforge.net |