自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (4)
  • 收藏
  • 关注

空空如也

FastReport.v4.8.36 for.Delphi.BCB.Full.Source中文修正版

CURRENT VERSION Build: 4.8.36 Date: 11/22/09 http://fast-report.com/en/products/report-for-delphi-fastreport-4-feature-matrix.html FastReport Studio 4.8 released! + added ability to split big bands(biggest than page height) by default + added ability to use keeping(KeepTogether/KeepChild/KeepHeader) in multi-column report + added BDE engine + added DBX engine + added confirmation reading for TfrxMailExport + added new enumerations drDontEditReportScript and drDontEditInternalDatasets to TfrxDesignerRestriction + added new TfrxDesignerRestriction: drDontEditReportScript and drDontEditInternalDatasets + added PrnOutFileName property to printer options + added RTF 4.1 support for TfrxRichText object + added TfrxDesigner.MemoParentFont property + added TfrxGroupHeader.ShowChildIfDrillDown property + added TfrxPrintOptions.PrnOutFileName property to set ability to print to file + added TfrxReportOptions.HiddenPassword property to set password silently from code + added TimeOut field to TfrxMailExport form + added checksum calculating for 2 5 interleaved barcode * changed PDF export: added full unicode support, improved performance, decreased memory requirements - changed inheritance mechanism, correct inherits of linked objects (fixups) - fixed "Page" and "Line" variables inside vertical bands - fixed ActiveForm ActiveX object - fixed bug in multi-column page when band overlap stretched PageHeader - fixed bug when cross tab cut the text in corner, when corner height greater than column height - fixed bug when designer place function in commented text block - fixed bug when designer shows commented functions in object inspector - fixed bug when engine delete first space from text in split Memo - fixed bug when Engine try to split non-stretcheable view and gone to endless loop - fixed bug when group doesn't fit on the whole page - fixed bug with displacement of subreport when use PrintOnParent property in some cases - fixed bug with DownThenAcross in Cross Tab - fixed bug with emf in ODT export - fixed bug with HTML tags in memo when use shot text and WordWrap - fixed bug with Mirror Mrgins in RTF, HTML, XLS, XML, OpenOffice exports - fixed bug with outline when build several composite reports in double pass mode - fixed bug with some codepage which use two bytes for special symbols (Japanese ans Chinese codepages) - fixed bug with using KeepHeader in some cases - fixed bug with using ReprintOnNewPage - fixed designer restrictions constants - fixed problem with PageFooter and ReportSymmary when use PrintOnPreviousPage property - fixed small memory leak in subreports - improved AddFrom method - copy outline - improved DrillDownd mechanism, should work correct with master-detail-subtetail nesting - improved functional of vertical bands, shows memos placed on H-band which doesn't across VBand, also calculate expression inside it and call events (like in FR2) - improved script compilation - improved unsorted mode in crosstab(join same columns correctly) - improved WatchForm TListBox changet to TCheckListBox FASTREPORT® 4.0 VCL FastReport 4.0 has four editions with different features and price. Basic Edition FastReport 4 Basic Edition meets the needs of developers who are creating applications with "direct logic" reports. If you’re not sure you can make use of the full range of the features in FastReport 4, then the Basic Edition may be your best option. It’s easy to learn, and makes it impossible for your users to damage the reports you’ve developed. Standard Edition If you need more than the Basic Edition, then this is for you. The Standard Edition includes: A dialog designer. An internal script engine, which allows you to handle the reports’ logic; it supports four languages (PascalScript, C++Script, JSCript, and BasicScript). An end-user report designer. Professional Edition In addition to all the features of our FastReport 4 Standard Edition, the Professional Edition also includes: A built-in SQL query builder, which allows you to create complex queries without having a good command of SQL. Full source codes in the report generator, which allows you to thoroughly understand the work logic and to make any necessary changes and minor adjustments. Enterprise Edition This edition goes beyond the standards of today’s reporting software. Distance no longer matters! In addition to all the advantages of FastReport 4 Professional Edition, this edition includes Web-reporting components. Basic Standard Professional Enterprise Dialogue forms x x x Script x x x Run-time designer x x x Sources x x Visual SQL designer x x Web-reporting x 中文修正企业版高强压缩 全部源码中文修正企业版下载后可直接安装使用,默认为 简体中文语言 用于delphi开发者的报表工具 FastReport 是非常强大的报表控件,它能使用户的应用程序快速有效地产生报表。FastReport 提供了创建报表所需的所有工具,包括报表引擎,报表设计工具,预览器,对话框设计工具,以及Pascal-like 宏解释程序。 特点: 无需附加的动态链接库(DLL)就可提供快速、紧致、灵活的代码。 运行时可使用内建的功能强大且易于使用的设计工具。 带有"文本搜索"和"编辑"功能的MSWord-like报表预览。 常用的组件集:文本,线,图片,形状,对象链接和嵌入(OLE), RichText, 图表,Barcode。 可以创建自己的组件。 将报表输出为其它格式(例如:TXT, RTF, CSV, HTML, PDF 等等)。 内建的Pascal-like宏语言使得用户无需在Delphi环境中就可以写出代码。它可以创建出使用其它工具所不能创建的报表。 FastReport包含了对话框表格。在准备创建报表前,用户可以使用这一表格来修改参数,而且可以不受限制地使用它。FastReport使用同一个设计工具来创建对话框,这一设计工具带有对话框控件的标准集:按钮,编辑框,复选框等等。 FastReport提供了多样的数据库引擎,它允许用户在运行时创建表格,查询程序及数据库组件。用户的报表和应用程序是完全独立的。 FastReport可以从各种数据源的表格、查询程序、数组及数据文件中导入数据。 FastReport并不依赖于Borland公司的数据库引擎(BDE)。只要是基于标准Tdataset组件的数据库,都能使用FastReport。 FastReport也可在IB_Objects下工作。IB_Objects是用于Interbase数据库管理系统(DBMS)的功能强大且使用广泛的库。 在FastReport中可使用22语言,这就使得用户的应用程序更易于国际化。 本版本支持以下 IDE: Delphi 4,5,6,7,2005 C++Builder 4,5,6 BDS 2006 (Delphi 2006, C++Builder 2006) RAD Studio 2007 (Delphi 2007, C++Builder 2007) RAD Studio 2009 (Delphi 2009, C++Builder 2009) 中文修正企业版高强压缩 全部源码中文修正企业版下载后可直接安装使用,默认为 简体中文语言

2010-02-03

DevExpress 9.2.6重新编译工具(可用于破解)

DevExpress 9.2.6重新编译工具(可用于破解) 内有说明

2009-10-26

DevExpress2009.1 破解文件

DevExpress2009.1 破解文件 支持VS2005 VS2008

2009-10-26

TeeChart应用技术详解-快速图表制作工具 屈景辉

TeeChart Pro VCL/CLX是支持Windows(Delphi、C++Builder、.NET) 和Linux(Kylix/CLX)系统平台的图表制作组件群,TeeChart Pro ActiveX 不仅适用于前者,而且也能满足Visual Studio C++、Visual Studio.NET 和ASP等系统平台的需要。本书在介绍TeeChart基本功能的基础上,比较全 面地讲述TeeChart序列、函数以及维护方法,图表组件群中的各组件功能 与应用,各种图表工具的功能和使用技术,图表组件与数据库技术的结合 等内容,充分体现了TeeChart的优异性能;而TeeChart的实时监控、地图 操作和OpenGL功能更彰显其制胜的特点。 本书编写过程侧重各组件应用中核心问题的解决即关键代码实现,并 附有测试实例,同时,以问答形式给出程序设计过程中可能遇到的问题的 解决方法,便于程序员快速查看。 本书免费提供书中演示实例的可执行文件、源程序和有关的数据文件 ,读者可从中国水利水电出版社网站(http://www.waterpub.com.cn/ softdown)下载。演示实例的可执行文件、源程序均在Delphi v7.0 For Windows XP下调试通过,如果读者的计算机中未安装Delphi v7.0,可直接 运行执行文件(*.EXE)观察效果。

2009-09-29

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除