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

TScreen.IconFont

The Icon font used for desktop icons.

Declaration

Source position: forms.pp line 1205

public property TScreen.IconFont : TFont
  read GetIconFont
  write SetIconFont;

Description

IconFont is passed to the InitStockFont method in the widgetset to initialize the font.

Remark: Not used in the current LCL implementation.
The latest version of this document can be found at lazarus-ccr.sourceforge.net.