mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-07 23:16:01 +02:00
IDE: ideoptionsdlg: set Scaled to True
git-svn-id: trunk@53539 -
This commit is contained in:
parent
adf87c511a
commit
fb237503a9
@ -13,6 +13,7 @@ object IDEOptionsDialog: TIDEOptionsDialog
|
|||||||
OnShow = FormShow
|
OnShow = FormShow
|
||||||
Position = poScreenCenter
|
Position = poScreenCenter
|
||||||
LCLVersion = '1.7'
|
LCLVersion = '1.7'
|
||||||
|
Scaled = True
|
||||||
object ButtonPanel: TButtonPanel
|
object ButtonPanel: TButtonPanel
|
||||||
AnchorSideLeft.Control = Owner
|
AnchorSideLeft.Control = Owner
|
||||||
AnchorSideRight.Control = Owner
|
AnchorSideRight.Control = Owner
|
||||||
|
Loading…
Reference in New Issue
Block a user