DBCrossObject and displacement of value

Hi guys...
I use FR4.12, but the problem appears with 4.10, 4.12.1 and 4.12.12

I'm going to make cross report that contain barcode on each row - DBCross1Row0 - (NOT on DBCross1Cell0). I'm doing it the way that is described in manual: I put barcode into cell DBCross1Row0, OnBeforePrint event I set with code

DBCross1Object1.text := value;

Most of things works fine - barcode prints different codes, but there is a displacement of value!

the first barcode (the one on the top) contain "12345678" instead of correct code from "value". Second one contain value from the first one, third from second and so on.

When I tried it with DBCross1Cell0 - everything works fine, but it's not what I need. I must have barcode on the left of rows, on each row.

Is this a bug? How to solve or workaround? Any idea?

regards
Mario

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.