Using frVariables
Hello. In Fast Report 2.x I created a report that uses variables from the data dictionary. I filled these variables in Delphi using:
frVariables := 'MyValue' ;
I am trying to create a simular report with FR 3 but somehow the variables are not filled with the values.
Please help.
Thankx...
grtz Pascal
frVariables := 'MyValue' ;
I am trying to create a simular report with FR 3 but somehow the variables are not filled with the values.
Please help.
Thankx...
grtz Pascal
Comments