I found the global Mouse.CursorPos property. Do I have to use that and subtract the mainform position and the listview position or is there something I've missed?
TControl.ScreenToClient(const Point: TPoint): TPoint;
Takes a screen cordinate, and translates it into local control cordinates. That what you're after?
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/