Allows the platform defaults for glyphs on buttons to be overridden.
Source position: forms.pp line 1661
public property TApplication.ShowButtonGlyphs : TApplicationShowGlyphs read FShowButtonGlyphs write SetShowButtonGlyphs default sbgAlways;
Some platforms always show glyphs on buttons, while others do not.