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

TApplicationProperties.SetShowButtonGlyphs

Sets the value for the ShowButtonGlyphs property.

Declaration

Source position: forms.pp line 1836

protected procedure TApplicationProperties.SetShowButtonGlyphs(

  const AValue: TApplicationShowGlyphs

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.ShowButtonGlyphs

  

Allows the platform defaults for glyphs on buttons to be overridden.


Version 3.2 Generated 2024-02-25 Home