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

DefFontData

Default Data for any new Font

Declaration

Source position: graphics.pp line 80

const DefFontData: TFontData = ;

Description

New TFont instances are initialized with the values in this structure.

About font default values: The default font is chosen by the interfaces depending on the context.

For example, there can be a different default font for a button and a groupbox.

See also

TFontData

  

A record holding Data about the current Font

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