Tagged Questions

2
votes
1answer
94 views

Tool/utility to refactor Delphi 6 event handler properties?

I have a component that is used widely throughout my application code base (i.e. - multiple applications). I want to change one of the commonly used event handler properties. I need a tool/utility ...