From 05bd9eff612d4040980fa5070cc7976b2cabc80e Mon Sep 17 00:00:00 2001 From: Ansgar Becker Date: Tue, 10 Mar 2009 22:46:27 +0000 Subject: [PATCH] Remove useless coFixed option from first column of routine parameter list. Works around an AV in the new VirtualTree version. --- source/routine_editor.dfm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/routine_editor.dfm b/source/routine_editor.dfm index ed8ce911..9b894ed7 100644 --- a/source/routine_editor.dfm +++ b/source/routine_editor.dfm @@ -232,7 +232,7 @@ object frmRoutineEditor: TfrmRoutineEditor OnNewText = listParametersNewText Columns = < item - Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coParentColor, coShowDropMark, coVisible, coFixed, coAllowFocus] + Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coParentColor, coShowDropMark, coVisible, coAllowFocus] Position = 0 Width = 25 WideText = '#'