From 64773c0c3ddf5d9479bfbbcffac4ac760ed83f13 Mon Sep 17 00:00:00 2001 From: Juha Date: Wed, 2 Jul 2025 00:04:26 +0300 Subject: [PATCH] ToDoList: Use the default poDesign positions. Window location is remembered then (somehow). Issue #41644. --- components/todolist/todolist.lfm | 1 - 1 file changed, 1 deletion(-) diff --git a/components/todolist/todolist.lfm b/components/todolist/todolist.lfm index 564231740e..7947a607dc 100644 --- a/components/todolist/todolist.lfm +++ b/components/todolist/todolist.lfm @@ -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