IDE: Place the options window in workarea center instead of screen center. Issue #40042, patch by n7800.

This commit is contained in:
Juha 2023-04-22 22:41:21 +03:00
parent 1138d26280
commit 47e85e2ad9

View File

@ -12,7 +12,7 @@ object IDEOptionsDialog: TIDEOptionsDialog
Constraints.MinWidth = 625
DesignTimePPI = 120
OnShow = FormShow
Position = poScreenCenter
Position = poWorkAreaCenter
object ButtonPanel: TButtonPanel
AnchorSideLeft.Control = Owner
AnchorSideRight.Control = Owner