ide: about dialog: high-DPI. Issue #31776

git-svn-id: trunk@54924 -
This commit is contained in:
ondrej 2017-05-14 12:11:26 +00:00
parent a71ab6fde4
commit a46ef96dee

View File

@ -12,7 +12,7 @@ object AboutForm: TAboutForm
OnCreate = AboutFormCreate
PopupMenu = PopupMenu1
Position = poScreenCenter
LCLVersion = '1.5'
LCLVersion = '1.9.0.0'
object Notebook: TPageControl
Left = 0
Height = 326
@ -36,7 +36,8 @@ object AboutForm: TAboutForm
Height = 300
Top = -1
Width = 450
AutoSize = True
Proportional = True
Stretch = True
end
object VersionLabel: TLabel
AnchorSideLeft.Control = LogoImage