List Index out of Bounds (9) when loading form ??
From: G. Bradley MacDonald (bradley_A_at_T_telus_DOT._net)
Date: 10/15/03
- Next message: Paul Brace: "Size of EXE Delphi 7 v Delphi 2"
- Previous message: Mike Williams (TeamB): "Re: DFM Compiler Directives"
- Next in thread: Jim Kueneman: "Re: List Index out of Bounds (9) when loading form ??"
- Reply: Jim Kueneman: "Re: List Index out of Bounds (9) when loading form ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 14 Oct 2003 23:09:55 -0700
Hi Folks,
I have a project I have been working on for months - with no problems.
Two days ago - when I open the main form - I get the error message "List
Index out of bounds (9)". In fact I get it three times before it comes
up with a warning about ignoring the error may cause components to be
deleted or property values to be lost...
I have not upgraded any components during this time.
What is strange is it seems to only happen when the form is opened for
the first time after the project is opened. After that I can close the
form and its unit - and then reopen it again without any problem...
Until I close the project again and then reopen it.
What is also strange is that I can open the form on its own - outside
the project without any problems... And after the messages are dealt
with - the program seems to compile fine...
Any thoughts?
Bradley
bradley_AT_telus_DOT_net
Here is a partial dump from MadExcept... I thought I would include it at
it might be of help.
-----------------------------------------------
exception message : List index out of bounds (9).
main thread ($d34):
4002b2e2 rtl60.bpl Classes TList.Delete
4002fd69 rtl60.bpl Classes GlobalFixupReferences
00342c51 designide60.bpl
Componentdesigner.TComponentRoot.Modified
046dac25 dxBarD6.bpl Dxbar.TdxBarManager.DesignerModified
046e0159 dxBarD6.bpl Dxbar.TdxBar.SetDockedValue
046f0340 dxBarD6.bpl Dxbar.TdxBarControl.SavePos
046ed4e3 dxBarD6.bpl Dxbar.TdxBarControl.WMWindowPosChanged
401077ec vcl60.bpl Controls TControl.WndProc
- Next message: Paul Brace: "Size of EXE Delphi 7 v Delphi 2"
- Previous message: Mike Williams (TeamB): "Re: DFM Compiler Directives"
- Next in thread: Jim Kueneman: "Re: List Index out of Bounds (9) when loading form ??"
- Reply: Jim Kueneman: "Re: List Index out of Bounds (9) when loading form ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|