EditMarker is an AddIn-Expert for Delphi 2.0 and 3.0.
To use it, a project must be open.
It's useful for orientation in a multi file project.
If you click on the Mark Button, it simply stores 255 chars from the start
of the current cursor line.
By doubly clicking in the list, you can jump to this line from anywhere,
even if the editor window is closed.
A single click will show you the file name the line belongs to.
If it can't find the correct line because the 255 chars aren't unique
your programming style isn't as good as you may belive.


 DISCLAIMER: This is provided as is, expressly without a warranty of any kind.
                       You use it at your own risc.
