OnGetValue has no dataset-Parameter

edited 5:37PM in FastReport 3.0
Hello,
I'm using Fast-Report without a database, but selfdefined datasets and fieldnames.

The event OnGetValue of datasets requests the fieldvalues but does not
give the dataset as parameter:
procedure frxUserDataSetGetValue(const VarName;var Value: Variant)

I would like to use one OnGetValue-procedure for all datasets because there are
many datasets but similar calculations.
Within this procedure it is impossible to decide to which dataset the VarName belongs.
Equal VarNames in different datasets can not be used.

Is there a possibility (or other procedure) do get the dataset)?
E.g. as sender-parameter like in other standard-events.

Thanks,
Steffen

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.