HELP! Receiving Win Messages in TObject subclass

Hi,

I am trying to write a serial communication object that is a subclass
of TObject.  I need the the object to be able to receive a
wm_CommNotify message.  Unfortunately, since my object has no window
and no handle, I cannot seem to receive the message.  I have a handler
defined in the object, but it never fires.

Does anyone have any ideas?  Any help is greatly appreciated.

Thanks,
Doug

---------------------
Doug Hudson
dhud...@iglou.com