CopyName# and C++

digisysdigisys Stuttgart
edited 9:00PM in FastReport 4.0
I??m trying to use CopyName# for a report in different languages. I know only litte about pascal, I??m using C++. Searching the net, I only found the FastReport 4 Demo with this code:

begin
frxGlobalVariables := ''; // copy viewed in the preview
frxGlobalVariables := 'First copy'; // 1st printed/exported copy
frxGlobalVariables := 'Second copy'; // 2nd printed copy
frxGlobalVariables := 'Third copy'; // 3rd printed copy
end.

How this is coded in C++?

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.