I created one many years ago for Delphi 6 (!) and I haven't used it for a
long time. If you're interested anyway, I can lookup the source code and
mail it to you. I haven't used Delphi >= 5.1, so I don't know what they did
to the IDE, but with the IDE interfaces of the older versions you can create
a design package with code to scan all components to find references to
designed methods in the form/data module.

Peter

On Mon, Jan 4, 2010 at 7:12 PM, SoftTech <[email protected]> wrote:

> Greetings All and Happy New Year,
>
> Working with Delphi 5.1 currently and moving to Delphi 2010 this year.
>
> Does anyone know a tool or any way to find un-linked events?
>
> I have an issue where I have events that were once setup say onCreate and
> OnDestroy that have code in the source form, but if you open the object
> inspector they do not show they are linked.  I know how this happened, but I
> have 786 forms in my project and not all of them are un-linked.  I do not
> want to have to open every single form and look at the object inspector to
> see if they are linked.
>
> So any tools are ideas how to check this and create a report of in-linked
> events?
>
> Thanks for all who reply,
> Mike
>
>
>
> __________________________________________________
> Delphi-Talk mailing list -> [email protected]
> http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk
>



-- 
---------
Peter Laman,
Maaseik, Belgium
__________________________________________________
Delphi-Talk mailing list -> [email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk

Reply via email to