mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 17:39:16 +02:00
Revert "LCL: Graphics: DefFontData is to be changed, declare it as var"
This reverts commit a1a3a98062
.
This commit is contained in:
parent
f7d5147489
commit
f1daf18fa8
@ -93,7 +93,7 @@ type
|
|||||||
Orientation: Integer;
|
Orientation: Integer;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
var
|
const
|
||||||
// New TFont instances are initialized with the values in this structure.
|
// New TFont instances are initialized with the values in this structure.
|
||||||
// About font default values: The default font is chosen by the interfaces
|
// About font default values: The default font is chosen by the interfaces
|
||||||
// depending on the context. For example, there can be a different default
|
// depending on the context. For example, there can be a different default
|
||||||
|
Loading…
Reference in New Issue
Block a user