Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Feb : Interactive services and Forms

www.cryer.info
Managed Newsgroup Archive

Interactive services and Forms

Subject:Interactive services and Forms
Posted by:"CheGueVerra" (cheguever..@hotmail.com)
Date:Fri, 10 Feb 2006 11:53:42 -0500

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

Glossary

Replies:

www.cryer.info
Managed Newsgroup Archive