Runtime access to labels


I'm new to Fast Reports. I've been using Quick Reports for almost 20 years.
I checked the forum going as far back as September. Sorry if this question has been asked and answered.

I have a single sheet form to be printed. It has worked very well so far.

I have some text memo fields that I need to change at runtime.
Is there a demo or perhaps someone can tell me how to get access to a field that is placed on my Page1 of the report?

Thanks

Jmac

Comments

  • gpigpi
    edited 1:36PM
    Try TfrxMemoView(frxReport1.FindObject('Memo1')).Text := 'test';

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.