FastReport.v4.7.9.Full.Source.Delphi4~7,9~12.BCB4~6,10~12.ccrun.295556 不要分
2021-05-19 14:07:02 6MB 报表
1
在网上找了好多个fastreport XE7的版本的程序,发现装好后,在编辑报表样式界面部分中文是乱码,无法识别,编译出来的程序也是中文乱码问题,很头痛,偶然的机会发现一个方法,使用修改过的frcc.exe文件重新编译,下载附件中文件,解压缩到fastreport 文件夹中覆盖替换掉原来的文件,然后重新recompile 中文一下即可
2021-05-18 14:24:23 1.23MB fastreport
1
FastReport® 6.9.12 VCL Enterprise 源码版,修正了原版编译错误和“关于”的版权图标,修正了中文表格乱码。 编译文件更改了teechart为TeeChart_VCL_FMX_Professional_2021.32(下载地址:https://download.csdn.net/download/pp_haitun/18481512)。不喜欢点击recompile.exe运行自行编译
2021-05-18 14:05:30 38.86MB FastReport6.9.12
1
FastReport 6.9.12 VCL Enterprise.rar
2021-05-18 09:04:20 109.84MB FastReport
1
FastReport 6.9.12 VCL Enterprise
2021-05-15 22:03:18 54.19MB FastReport6.9.12
1
FastReport v6.9.12 Enterprise FullSource
2021-05-15 18:03:50 18.6MB FastReport FullSource
1
Delphi 经典打印控件,人手必备。支持最新 RAD Studio 10.4.2。含全部源码。
2021-05-15 14:04:09 59.59MB Delphi Fastreport
1
FastReport .NET V2016.1.0 最新版本 破解版 ,低积分下载,拿去吧,经过试验很好用
2021-05-14 22:05:45 41.85MB FastReport
1
There is an excellent converter (fr3tofrx.exe) that will convert the file to the newer .frx format. It does not do eveything. You will need to redo all your scripting (.net now instead of vb or c++). Also, the way that data is handled is quite different. You need to create data sources differently, but as long as you name them the same as your old datasources, you don't need to change any of your text objects. I had a report that had several hundred text objects and it converted quite easily. I really did not want to redo it from scratch! There was little scripting on it and a lot of what was there can now be handled with properties of the textobject (and highlighting), things like that. ========================= To convert old .fr3 files to a new .frx format, do this: - download the latest version of FastReport 4 (you can even use the trial version) - add the "frxSaveFRX" unit into your uses list - run report designer, go "File|Save as...", choose the file type - "FastReport.Net file". This converter does not perform 100% conversion; you need to change the .frx file. The following items are not converted: - script (you need to convert pascal code to c# code) - expressions (you need to convert pascal functions like Copy, Pos, ... to C# functions) - data fields (add datasources, replace with [ ], remove " " around field name) - totals (you have to replace aggregate functions like Sum, Min, Max with totals - you need to create the total in the "Data" window) - charts and vertical bands are not converted - cross-tab is not converted
2021-05-13 09:10:54 2.08MB fr3 frx fastreport 转换
1
为答谢盒子论坛,将我新发现的一个资料传上来,让大家一起都来看,现在FastReport资料很难找的,这个是简体中文版。
2021-05-12 10:14:33 245KB DELPHI delphi教程 下载 源代码
1