The TppViewer is a TCustomPanel descendent which in turn descends from TControl. From here you can access the OnMouseMove event and obtain the current pixel cordinates of the mouse. If you would then like to convert the pixel values to millimeters, you can use the utility function ppFromScreenPixels located in the ppUtils.pas file.
Comments
The TppViewer is a TCustomPanel descendent which in turn descends from
TControl. From here you can access the OnMouseMove event and obtain the
current pixel cordinates of the mouse. If you would then like to convert
the pixel values to millimeters, you can use the utility function
ppFromScreenPixels located in the ppUtils.pas file.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com