diff --git a/src/u_toolseditor.lfm b/src/u_toolseditor.lfm index 84cee051..fba5078d 100644 --- a/src/u_toolseditor.lfm +++ b/src/u_toolseditor.lfm @@ -8,6 +8,7 @@ inherited ToolsEditorWidget: TToolsEditorWidget ClientWidth = 441 inherited Content: TPanel Height = 244 + Top = 36 Width = 441 ClientHeight = 244 ClientWidth = 441 @@ -29,6 +30,7 @@ inherited ToolsEditorWidget: TToolsEditorWidget Top = 0 Width = 160 Align = alLeft + ExtendedSelect = False ItemHeight = 0 OnDblClick = lstToolsDblClick OnDrawItem = lstToolsDrawItem @@ -64,6 +66,7 @@ inherited ToolsEditorWidget: TToolsEditorWidget end end inherited toolbar: TDexedToolBar + Height = 30 Width = 433 object btnRun: TDexedToolButton[0] Left = 174 @@ -156,7 +159,7 @@ inherited ToolsEditorWidget: TToolsEditorWidget end end inherited contextMenu: TPopupMenu - left = 16 - top = 40 + Left = 16 + Top = 40 end end