delphi2007 教程

delphi2007 教程

首页 新随笔 联系 聚合 管理
  1013 Posts :: 0 Stories :: 28 Comments :: 0 Trackbacks
fast report 如何在程序运行时进入报表的设计状态? Delphi / Windows SDK/API
http://www.delphi2007.net/DelphiDB/html/delphi_20061222115338164.html
fast   report   如何在程序运行时进入报表的设计状态?  
   
  frDesigner1?

是,加这个控件,frReport属性中为true

farce(鑫淼森焱垚)    
   
  哪个属性啊?  
 

两个控件放好(frxreport,frxDesigner)  
  1、按钮事件:  
      frxReport1.DesignReport;  
   
  2、frxReport1.PreviewOptions.Buttons.pbEdit为true,这个可以在显示报表时edit可以使用

fastreport控件.DesignReport   就可以了

posted on 2008-12-11 10:09 delphi2007 阅读(497) 评论(0)  编辑 收藏 引用
只有注册用户登录后才能发表评论。