I'm using Delphi 7 and Rave Reports. How can I set the DataText.Left property (from Rave Reports) dinamicaly according to the size of another DataText that comes before. I tried using the width from the previous DataText, the Length of the field that the first DataText is displaying... None of them worked. I would really appreciate it if anyone could give me any ideas.
Thanks
Alternatively, depending on the exact effect you need, you can also use just one datatext, and concatenate data/static text fields like this: