Hi All,
I have created an interactive service, I wanted to create a form that would
allow users to see the custom messages from the service. I succeeded in
creating the form and the trayicon to allow access to the form. My problem
now is that when I call the method to write to the TMemo on the form I get
an error when stopping the service.
Should I put the form in a Thread an use the Synchronize mthose of the
thread to be able to use the form in the service ?
Thanks for your guiding light,
CheGueVerra