[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Default Data for any new Font
Source position: graphics.pp line 80
const DefFontData: TFontData = ; |
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.
|
A record holding Data about the current Font |
lazarus-ccr.sourceforge.net |