Is there a way of preventing components from offsetting a couple of mm down and to the right whenver they are copied and pasted from one part of a report to another?
There no automatic way to change this behavior. ReportBuilder mimics the copy-paste behavior of the VCL form designer which I believe is necessary in some cases so you can actually see what you have pasted to your form/report. Take a look inside the TppDesignerWindow.ComponentReadCallback procedure inside the ppDsgner.pas file for the RB source that performs this action.
Comments
There no automatic way to change this behavior. ReportBuilder mimics the
copy-paste behavior of the VCL form designer which I believe is necessary in
some cases so you can actually see what you have pasted to your form/report.
Take a look inside the TppDesignerWindow.ComponentReadCallback procedure
inside the ppDsgner.pas file for the RB source that performs this action.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com