在delphi环境中实现调用fastReport做的报表:(报表菜鸟急。。。

echowmx 2003-09-14 04:01:41
我无论如何也实现不了在delphi中预览我做的fastreport报表。。为什么!!!!
请各位大侠指教。。。
背景:我已经做好了fastreport报表并保存预览成功,正确取数。。。
怎么在delphi程序中执行出来?
fastreport1.show?
fastreport1.prepair?
请给一段原码。。。。。拜托了。。。
...全文
40 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
WuLoveXue 2003-09-14
  • 打赏
  • 举报
回复
fastreport1.loadfromfile(路径);
if fastreport1.preparedreport then
fastreport1.ShowPreparedReport;
打印用fastreport1.printPreparedReport;
li_zhifu 2003-09-14
  • 打赏
  • 举报
回复
fastreport1.ShowPreparedReport;

5,379

社区成员

发帖
与我相关
我的任务
社区描述
Delphi 开发及应用
社区管理员
  • VCL组件开发及应用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧