Remove useless coFixed option from first column of routine parameter list. Works around an AV in the new VirtualTree version.

This commit is contained in:
Ansgar Becker
2009-03-10 22:46:27 +00:00
parent 0bcc662c37
commit 05bd9eff61

View File

@ -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 = '#'