How to get data to TfrxMemoView by index?

edited November 2021 in FastReport VCL

Hi everybody, I have TfrxUserDataSet with many rows and many TfrxMemoView.

Memos can be in different places of the page and have different Tag values (Memo.Tag = DataSet.RecNo).

I need to get values from TfrxUserDataSet to this TfrxMemoView, but I don`t know how to do this by Index.

I need something like this

[dataset."value"][Tag]

or

[dataset."value"(Tag)]

Comments

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.