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

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

Description

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