资源简介

FastReport是功能齐全的报表控件,使开发者可以快速并高效地为·NET/VCL/COM/ActiveX应用程序添加报表支持。 此版本号为6.3.11全部源码版,支持D7到最新版本,编译前要删除旧版BPL。

资源截图

代码片段和文件信息

//---------------------------------------------------------------------------
#include 
#pragma hdrstop
USEPACKAGE(“vcl40.bpi“);
USERES(“fqb.dcr“);
USEUNIT(“fqbReg.pas“);
USEPACKAGE(“vcldb40.bpi“);
USEPACKAGE(“vclx40.bpi“);
//---------------------------------------------------------------------------
#pragma package(smart_init)
//---------------------------------------------------------------------------
//   Package source.
//---------------------------------------------------------------------------
int WINAPI DllEntryPoint(HINSTANCE hinst unsigned long reason void*)
{
        return 1;
}
//---------------------------------------------------------------------------

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      16314  2019-04-15 19:00  FastReport v6.3.11 Enterprise Full Source\changes.txt

     文件      18285  2019-04-15 19:00  FastReport v6.3.11 Enterprise Full Source\changes_rus.txt

     文件        288  2018-12-17 16:50  FastReport v6.3.11 Enterprise Full Source\compatibility.txt

     文件        284  2018-12-17 16:50  FastReport v6.3.11 Enterprise Full Source\compatibility_rus.txt

     文件       3246  2017-10-28 05:42  FastReport v6.3.11 Enterprise Full Source\Dealers.rus.txt

     文件      15132  2017-10-28 05:42  FastReport v6.3.11 Enterprise Full Source\Dealers.txt

     文件       1730  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\CGI\fastreport.dpr

     文件         43  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\CGI\fastreport.ini

     文件        222  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\CGI\index.html

     文件        241  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Client\Advanced\FRClient.dpr

     文件       3372  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Client\Advanced\FRClient.res

     文件      42444  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Client\Advanced\main.dfm

     文件      13143  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Client\Advanced\main.pas

     文件        254  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Client\Simple\FRClientSimple.dpr

     文件       3372  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Client\Simple\FRClientSimple.res

     文件      23301  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Client\Simple\main.dfm

     文件       3395  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Client\Simple\main.pas

     文件        594  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\CustomForm\index.html

     文件        557  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\ISAPI\fastreport.dpr

     文件        876  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\ISAPI\fastreport.res

     文件          0  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Server\allow.conf

     文件          0  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Server\cache\.gitignore

     文件      15328  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Server\config.xml

     文件          0  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Server\deny.conf

     文件        253  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Server\FRServer.dpr

     文件       3372  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Server\FRServer.res

     文件       1802  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Server\htdocs\about.html

     文件          2  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Server\htdocs\bottom.html

     文件       1145  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Server\htdocs\changes.html

     文件       2112  2019-04-25 18:09  FastReport v6.3.11 Enterprise Full Source\Demos\ClientServer\Server\htdocs\default.css

............此处省略2580个文件信息

评论

共有 条评论