You've already forked lazarus-ccr
spktoolbar: Fix LCLScaling (minor issue remaining when form is loaded from hi-dpi system into low-dpi system: modify form a bit, save and load again).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6196 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
Binary file not shown.
@ -10,9 +10,10 @@ object Form2: TForm2
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -11
|
||||
Font.Name = 'Tahoma'
|
||||
LCLVersion = '1.9.0.0'
|
||||
LCLVersion = '1.6.4.0'
|
||||
object SpkToolbar1: TSpkToolbar
|
||||
Left = 0
|
||||
Height = 112
|
||||
Top = 0
|
||||
Width = 777
|
||||
Color = clBtnFace
|
||||
|
Reference in New Issue
Block a user