Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2007 Mar : Blue dots missing
| Subject: | Blue dots missing |
| Posted by: | "Johan Anderlund" (joh..@anderlund.net) |
| Date: | Fri, 16 Mar 2007 19:39:07 |
Hi
I have a rather large unit with one form with lots of components.
Now my blue dots do not work anymore on that unit, so it's kind of hard
to debug.
My question: Is it the size of all those components properties that
causes this error? or is it the number of components?
Is there a way to get around this, except from delete a component and
create it at runtime instead, until the dots show up again?
// Johan