Is there a way to set a certain text like text1 on a Rave Report to a certain Edit.text on a Delphi form you print from in your Delphi application. I want to create an application form in a delphi application where each block represents a certain letter of a word... for example - Edit1.text := Surname On my Rave Report text1 should show Edit1.text[1] (S), text2 should show Edit1.text[2] (u) ... and so forth. I know how to use the datatext function in Rave Report... but that would mean I have to save each letter of each field in a database column separately first... :( Please help me if you can... coz I'm very stupid when it comes to this sort of thing.
|
|
|
Since this looks quite strange for me and I would strongly consider to set your Let's pretend you have the
Please, take this as an example, not as a real answer to your question because IMHO it's unanswerable at this time. If you specify the exact question then we might be able to help you with your real problem. Tested on Delphi 2009 with Rave Reports 7.6.2. |
|||||
|