I have a TMemo component.
TMemo contains some text ( contains some Lines with strings ).
I need to make a Report for printing on Paper these string-Lines.
I have placed a TfrReport component, but I see it has a Dataset property, but I don't use Database at this project.
So, is it possible to make a Report, or not ?
Thanks !