Re: [DUG]: Mouse Position

2001-02-18 Thread Graham Mayes
ot;Multiple recipients of list delphi" <[EMAIL PROTECTED]> Sent: Sunday, February 18, 2001 8:43 PM Subject: Re: [DUG]: Mouse Position > Where I want the code does not have to mouse position > but there is a command (property or method) that can > give it to me and that is what I a

RE: [DUG]: Mouse Position

2001-02-18 Thread Scott Cree
Try Mouse.Cursorpos. That will return the x,y coords of the mouse pointer. Cheers, Scott. -Original Message- From: Chrissy R [mailto:[EMAIL PROTECTED]] Sent: Sunday, 18 February 2001 20:44 To: Multiple recipients of list delphi Subject: Re: [DUG]: Mouse Position Where I want the code

Re: [DUG]: Mouse Position

2001-02-17 Thread Chrissy R
Where I want the code does not have to mouse position but there is a command (property or method) that can give it to me and that is what I am looking for. Chrissy. - Original Message - > Try the OnMouseMove event. > > - Original Message - > > > How do I get the position of the

Re: [DUG]: Mouse Position

2001-02-17 Thread Mike Osborne
Try the OnMouseMove event. - Original Message - From: "Chrissy R" <[EMAIL PROTECTED]> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]> Sent: Sunday, February 18, 2001 6:43 PM Subject: [DUG]: Mouse Position > How do I get the position of

[DUG]: Mouse Position

2001-02-17 Thread Chrissy R
How do I get the position of the mouse in a control, a form say? I know I have done the before but cannot remember the command. Thanks Chrissy. --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]