Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Apr : Convert Tmsg -> other msg format
| Subject: | Convert Tmsg -> other msg format |
| Posted by: | "Bruno Reato" (lixnici..@hotmail.com) |
| Date: | Mon, 4 Apr 2005 12:32:16 |
Hi...
I need handle a special message i.e. TWMNCHitTest but in the OnMessage
event, and the param is TMsg type. How can i convert a message of type TMsg
in TWMNCHitTest?
Bruno.