• 大小: 39.45MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-08-08
  • 语言: C/C++
  • 标签: FastReport6  

资源简介

FastReport VCL提供了创建报表所需的所有工具,包括报表引擎,可视化的报表设计器,预览窗口,对话框设计工具,以及Pascal-like 宏解释程序。 它可用于在Embarcadero(比如Borland和CodeGear)Delphi 7-XE8和C++Builder 2005-XE8、Embarcadero RAD Studio 10 Seattle等开发工具中。 用自带recompile 工具编译安装。

资源截图

代码片段和文件信息

//---------------------------------------------------------------------------
#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;
}
//---------------------------------------------------------------------------

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

    .......     18287  2019-06-15 21:39  FastReport 6 VCL Enterprise\changes.txt

    .......     20733  2019-06-15 21:39  FastReport 6 VCL Enterprise\changes_rus.txt

    .......       288  2018-12-17 06:50  FastReport 6 VCL Enterprise\compatibility.txt

    .......       284  2018-12-17 06:50  FastReport 6 VCL Enterprise\compatibility_rus.txt

    .......      3246  2017-10-27 19:42  FastReport 6 VCL Enterprise\Dealers.rus.txt

    .......     15132  2017-10-27 19:42  FastReport 6 VCL Enterprise\Dealers.txt

    .......      1730  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\CGI\fastreport.dpr

    .......        43  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\CGI\fastreport.ini

    .......       222  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\CGI\index.html

    .......       241  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Client\Advanced\FRClient.dpr

    .......      3372  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Client\Advanced\FRClient.res

    .......     42444  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Client\Advanced\main.dfm

    .......     13143  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Client\Advanced\main.pas

    .......       254  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Client\Simple\FRClientSimple.dpr

    .......      3372  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Client\Simple\FRClientSimple.res

    .......     23301  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Client\Simple\main.dfm

    .......      3395  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Client\Simple\main.pas

    .......       594  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\CustomForm\index.html

    .......       557  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\ISAPI\fastreport.dpr

    .......       876  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\ISAPI\fastreport.res

    .......         0  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Server\allow.conf

    .......         0  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Server\cache\.gitignore

    .......     15352  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Server\config.xml

    .......         0  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Server\deny.conf

    .......       253  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Server\FRServer.dpr

    .......      3372  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Server\FRServer.res

    .......      1802  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Server\htdocs\about.html

    .......         2  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Server\htdocs\bottom.html

    .......      1145  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Server\htdocs\changes.html

    .......      2112  2019-06-16 05:48  FastReport 6 VCL Enterprise\Demos\ClientServer\Server\htdocs\default.css

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

评论

共有 条评论

相关资源