dummzeuch 1622 Posted March 19, 2022 A long time ago I added the Identifier tab to the Uses Clause Manager in GExperts. It looks like this: In this screen shot, I filtered for TWinControl and the expert found several matching entries, the two top ones in the unit Controls. While this looks like a bug at first (indeed I have received a bug report for it) it is in fact a feature. There are actually two declarations of TWinControl in the unit Controls. (read on in the blog post) Â Share this post Link to post
Steven Kamradt 20 Posted March 20, 2022 Well, since you opened this up for comments. 🙂  I think it would be useful to have some sort of indicator in the available units to show which ones are ALREADY in the interface/implementation. Maybe use italics or dark grey for any match?  Or grey circle icons where either the top half or bottom half are a specific color if its used in the interface or implementation respectfully?   Share this post Link to post
dummzeuch 1622 Posted March 20, 2022 4 hours ago, Steven Kamradt said: Well, since you opened this up for comments. 🙂  I think it would be useful to have some sort of indicator in the available units to show which ones are ALREADY in the interface/implementation. Maybe use italics or dark grey for any match?  Or grey circle icons where either the top half or bottom half are a specific color if its used in the interface or implementation respectfully? Feel free to add a feature request on sourceforge. Share this post Link to post