TfrxView - Preview - Client Coord
Hi everybody,
I am using thw TfrxPreview component for a custom report preview. My report contains various TfrxPictureView components for displaying some metafiles.
How can I retrieve or calculate the clientregion mouse position now? Right now I am using the MouseOverObject(Sender: TfrxView) event to determine that the mouse is within an object. But this event does not return the client mouse coord. For instance: I have a TfrxPictureView 400x400 pix. within my report. MouseCoord X=0..400 Y=0..400 should be returned when moving then mouse over the object...
Have anybody some idea?
I am using thw TfrxPreview component for a custom report preview. My report contains various TfrxPictureView components for displaying some metafiles.
How can I retrieve or calculate the clientregion mouse position now? Right now I am using the MouseOverObject(Sender: TfrxView) event to determine that the mouse is within an object. But this event does not return the client mouse coord. For instance: I have a TfrxPictureView 400x400 pix. within my report. MouseCoord X=0..400 Y=0..400 should be returned when moving then mouse over the object...
Have anybody some idea?