Board index » delphi » MouseMove
Claes Hermansson
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
MouseMove
Hello
I want the Edit-Window to change color when the Cursor is moved over the control. This works automaticaly with my two types of cursors Arrow&IBeam.Over a Edit- Window My cursor changes from Arrow to IBeam.I have tried with WM_ SETCURSOR together with sendmessage or SetWindow long.Neither works but i'm sure that wm_setcursor is one part of the final solution. My program is Borland Turbo Pascal 1.5 for Windows(has there been any development of that program). Best Regards Claes Hermansson |