ShowPreparedReport

Placed on the form
frxReport: TfrxReport;
frxPreview: TfrxPreview;

Code is as follows:
frxReport.Preview: = frxPreview;
frxReport.PreviewPages.Clear;
frxReport.PreviewPages.LoadFromFile ('c: \ 1.fp3');
frxReport.ShowPreparedReport;

The report did not show, but FastReport4 is OK

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 11:17PM
    what are you expecting, you have added a custom preview but you have not called the form that has the custom preview

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.