ToDoList: Use the default poDesign positions. Window location is remembered then (somehow). Issue #41644.

This commit is contained in:
Juha 2025-07-02 00:04:26 +03:00
parent 5c5eafe2df
commit 64773c0c3d

View File

@ -8,7 +8,6 @@ object IDETodoWindow: TIDETodoWindow
ClientHeight = 230
ClientWidth = 820
KeyPreview = True
Position = poScreenCenter
SessionProperties = 'cboShowWhat.ItemIndex;chkListed.Checked;chkPackages.Checked;chkSourceEditor.Checked;chkUsed.Checked;lvTodo.Columns'
LCLVersion = '4.99.0.0'
OnCloseQuery = FormCloseQuery