文件名称:运行时设计FastReport的Frf格式文件的工具 (含代码)
文件大小:546KB
文件格式:RAR
更新时间:2009-02-02 03:38:15
DELPHI 下载 源代码 资源
在资源管理器中直接打开.frf文件进行编辑的工具,双击.frf文件,window会问"打开方式",选择ReportDesigner.exe,并选中"以后都用这个程序打开",以后就直接双击frf文件,会自动显示在delphi ide里一样的界面,代码很简单的.对了,代码中使用了一个Check函数,是在codemyth.utils中,去掉就可以编译,使用的rzlib的按钮和编辑框,也可以换成一般的按钮.
【文件预览】:
ReportDesigner.dpr
uFrmMain.dfm
2ccc.com.nfo
ReportDesigner.dof
uFrmMain.dcu
ReportDesigner.cfg
uFrmMain.pas
ReportDesigner.exe
ReportDesigner.res
uFrmMain.ddp
codemyth_ReportDesigner.gif