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

TCustomBitBtn.GlyphShowMode

Indicates the policy for showing or hiding the glyph image of this button

Declaration

Source position: buttons.pp line 178

public property TCustomBitBtn.GlyphShowMode : TGlyphShowMode
  read GetGlyphShowMode
  write SetGlyphShowMode
  default gsmApplication;

See also

#LCL.Menus.TGlyphShowMode

  

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

#LCL.Forms.TApplication.ShowMenuGlyphs

  

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

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