passing whole object to FR

edited 12:06AM in FastReport 3.0
Hi,

I need advice how to acces object from FastReport.
I have some object in Delphi where are defined strings that i need print.
Somethis like this.

TDataHolder = class
private
FSureName : String;
published
propery SureName : string read FSureName;
end;

Should I do it through FR variables or is there any better way.


Thanks.
Sorry for english, I hope you understand ;)
js.

Comments

  • edited 12:06AM
    Sorry for little bit stupid question. Problem solved.

    I will build report dynamically from delphi code.



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.