MS Visual Studio has a great feature: it automatically suggests the units to add in using clause when you typing the code with refrences to absent standard classes.
Is there any 3-rd party tool to implement similar feature for Delphi?
I'm tired to add all those SysUtils, Windows, Messages etc in each new unit.
WM_CLOSEin start menu search string you will get some results.. of course it's not tool for delphi.. but it is handy to find needed units; see screenshot: img204.imageshack.us/img204/7278/123qav.png - teran