Hi,
Sometimes I get some red lines in the D2007 editor, under parts of the source code.
See attached image.
What do they mean and what action should I take?

Recommended Answers

All 3 Replies

You almost certainly will, its the error insight.

Hmm, that red line ends at an unexpected place. First Delphi IDE has a habit underlining the wrong line of code. Watch out!
Second it's only the IDE, so if it runs, then it's correct, and you may just have to restart the IDE. :D
Of course, red line means bad (syntax error in Delphi 2k5), but always doublecheck with the compiler if it seems to have no point!

Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.