On Mon, 11 Jan 2016, Anthony Walter wrote:
Relevant link: http://www.codebot.org/delphi/?doc=9579 My question is: Does anything like this already exist for Lazarus?
To my knowledge no such thing exists yet for Lazarus ? I have something similar for my own applications, and it is indeed very handy, so I am definitely interested in seeing this in Lazarus. I am wondering, how can it find all live components ? As soon as you do a TSomeComponent.Create(Nil); then it cannot be found. Michael. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
