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

TApplication.ShowButtonGlyphs

Allows to override the platform default for glyphs on buttons.

Declaration

Source position: forms.pp line 1609

public property TApplication.ShowButtonGlyphs : TApplicationShowGlyphs
  read FShowButtonGlyphs
  write SetShowButtonGlyphs
  default sbgAlways;

Description

Some platforms show glyphs on all buttons, others don't.

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