[Lazarus] Something the examine Lazarus or applications?
Michael Van Canneyt
michael at freepascal.org
Mon Jan 11 10:06:11 CET 2016
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.
More information about the Lazarus
mailing list