How to fill Header-Fields programatically?

napnap
edited 12:07AM in FastReport 4.0
Hi,

I'm kind of new to FastReports and trying to convert old QuickReports to FastReports. I've used the Converter which gave me a solid ground to start from. I'm adding data from StringLists which works fine and with no problem. I'm trying to find a way to edit fields programatically e.g. some Header-Fields. Can somebody give me a hint where I can find an example how I would do that?
Thank you in advance

best regards

Comments

  • gpigpi
    edited 12:07AM
    TfrxMemoView(frxReport1.FindObject('Memo1')).Text := 'test';
  • napnap
    edited 12:07AM
    Thank you very much. Exactly what I was searching for (obviously by the wrong searchterms).

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.