ui(main): fix DPI layout and theme switching

This commit is contained in:
2026-08-05 15:55:03 +03:00
parent 998cb3f0fe
commit b70daa9dbf
3 changed files with 185 additions and 116 deletions
-1
View File
@@ -7,7 +7,6 @@ object MainForm: TMainForm
Color = clBlack
Font.Color = clSilver
Font.Height = -13
Font.Name = 'Courier New'
Position = poDesigned
LCLVersion = '4.6.0.0'
OnClose = FormClose