mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 17:29:31 +02:00
lcl: timepopup: highDPI: enable Scaled. Issue #28438
git-svn-id: trunk@53607 -
This commit is contained in:
parent
dfb8a7e9a4
commit
ff5c88f3ce
@ -14,6 +14,7 @@ object TimePopupForm: TTimePopupForm
|
|||||||
OnDeactivate = FormDeactivate
|
OnDeactivate = FormDeactivate
|
||||||
PopupMode = pmAuto
|
PopupMode = pmAuto
|
||||||
LCLVersion = '1.7'
|
LCLVersion = '1.7'
|
||||||
|
Scaled = True
|
||||||
object MainPanel: TPanel
|
object MainPanel: TPanel
|
||||||
Left = 0
|
Left = 0
|
||||||
Height = 185
|
Height = 185
|
||||||
|
Loading…
Reference in New Issue
Block a user