debuging components
I created component and installed it to my component palete.
I plugged it into my application. Testing the application I
realised that I can still debug my component, de{*word*81}
springs on it text when I pass the proper line:
MyComponent.Activate:=True;
after that I get the whole code of it in my debuger window.
How to get rid of it?
Joel Golovaty