Good morning, I have a class and a thread. One method I used for talking between a thread and a form was to use messages (sendmessage) and using the forms handle to send the message to.
But with my class, which is just Type TMyClass = class I have no .handle property, so is it possible to send a class a message? Or do I have to extend from something? Thanks Nick _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
