EhLib 9.2 Build 9.2.022 Evaluation version. -------------------------------------------- The Library contains components and classes for Borland Delphi versions 7, 9, Developer Studio 2006, Delphi 2007, Embarcadero RAD Studio 2009-XE10.2, Lazarus. TABLE OF CONTENTS ----------------- Overview Installation Library Installation Help Demonstration Programs Registering and Prices Other information About author
2025-06-20 11:52:35 233.67MB EhLib
1
Current version ---------------------------- + [Lazarus] Added LazChart RTTI modules - Fixed bug when reports threads may stall inside IIS DLL (New synch threads mechanism for DLL). - [Lazarus] Fixed bug when TfrxBitBtnControl doesn't show glyph when run desigher from Lazarus IDE - [Lazarus] Fixed Toolbar in the report designer for scale larger than 100% - Syntax memo Drag and Drop DataTree insert text to mouse position - Syntax memo code completion disabled inside string 'Text' block - Fixed saving sizes; - Fixed scope of script variables in code completion; - Fixed var parameter in declaration for code completion + Added arrows left - right keys for filtration during Code completion * Code completion now replaces whole ident , not just insert new in cursor position * Code completion window now resizable - Fixed code completion bug for variables declared in group like : 'm1, m2, m3: TfrxView;' + Added helper for Fill casting AsBrushFill/AsGradientFill/AsGlassFill (TfrxCustomFill) + Added TfrxPostProcessor.ResetDuplicates - can reset duplicated from script + Added DrillState property to rtti (check how to use in 151.fr3 report) - [Lazarus] Fixed Map object de-serialization of points - [Lazarus] Fixed bug with preview PageCache wich causes wrong behavior in interactive reports * Interactive charts fix with zoom in preview * Added New "What's new" report * Improved few demo reports in MainDemo - Fixed RestoreDefaults behavior - Fixed bug when interactive events may fire before chart was filled - Fixed bug with TfrxMapGeodataLayer.MapDataSet in Map Editor dialog * [Lazarus] Optmized MaxiCode output - Fixed bug with Mercator property * [Lazarus] Fixed modal dialogs in preview under linux GTK - Fixed Detail report bug when rebuilds report using TfrxCustomPreview.Report (Collapse/expand drills). - Fixed bug with KeepHeader and ReprintOnNewPage in multi-column reports * [Lazarus] Optmized work with fonts inder Linux GTK + Added TfrxDesigner.OnAfterUpdateReport event - Fixed font charset for RTF export
2025-06-04 11:42:13 9.19MB FastReport
1
TRichView 是本机Delphi / C ++ Builder组件的集合,用于显示,编辑和打印超文本文档。该组件支持各种字符功能。(字体,标题,标题,文本背景色)。文档可以包括表格,图像,图像列表,脚注和Delphi控件。TRichView完全用Delphi编写,不使用外部DLL和ActiveX文件。
2025-05-27 07:56:31 8.34MB Delphi源码
1
ImageEN v10.2.0 build 38258 Full Source D12.7z
2025-05-26 11:51:07 51.95MB delphi
1
AlphaControls v10.11 Full Source XE10 是一套专门为 Delphi XE10 开发者设计的组件库,包含了丰富的用户界面元素和功能,使得开发者在构建应用程序时可以更加高效和灵活。这套源码是经过修改的版本,意味着它可能包含了一些额外的优化、修复或特性,以适应特定的开发需求。 AlphaControls 是一个广受欢迎的第三方控件集,它提供了大量的图形用户界面控件,如按钮、编辑框、列表视图、工具栏、对话框等,这些控件不仅美观,而且功能强大,具有高度定制性。对于 Delphi 开发者来说,使用 AlphaControls 可以显著提升应用的用户体验,同时减少编写自定义控件所需的时间和精力。 源码的提供使得开发者可以深入理解每个控件的工作原理,从而进行更深入的定制和优化。这对于需要对控件进行特殊功能扩展或者性能优化的项目来说,是非常宝贵的资源。你可以查看并修改源代码,以满足特定的需求,如调整控件的行为、添加新的功能或者提高性能。 Delphi XE10 是 Embarcadero 公司推出的 Delphi 集成开发环境的一个版本,支持 Windows、Mac OS X、iOS 和 Android 平台。这意味着 AlphaControls v10.11 在 Delphi XE10 下可以跨平台开发,为开发者提供了广泛的开发可能性。 在压缩包中的 "AlphaControls 10.11 Full Source D10" 文件,包含了整个 AlphaControls v10.11 的源代码,这包括了所有控件的 Pascal 语言实现。通过研究这些源代码,开发者可以学习到 Delphi 组件开发的最佳实践,以及如何利用 Delphi 的 VCL(Visual Component Library)框架来创建和管理自定义控件。 在实际应用中,你可以根据项目需求选择合适的控件,并根据源码进行调整。例如,如果你需要一个特殊的按钮控件,可以查看 AlphaControls 中的 Button 控件源码,了解其事件处理机制和外观渲染方式,然后进行相应的修改。同时,源码也可以帮助你解决在使用过程中遇到的问题,通过查看源码找出问题所在,进行调试和修复。 AlphaControls v10.11 Full Source XE10 是一个强大的 Delphi 开发工具,它提供的源码将极大地提升你的开发效率,让你能够创建出更具专业水准和个性化特征的应用程序。无论你是 Delphi 的新手还是资深开发者,这个组件库都能为你带来宝贵的资源和灵感。
2025-05-16 14:39:50 5.69MB AlphaControl FullSource XE10 v10.11
1
Delphi是一种广泛使用的集成开发环境(IDE),它支持快速应用程序开发(RAD)和面向对象的编程语言,包括Object Pascal和C++。在Delphi的发展历程中,随着不同版本的发布,开发者社区和第三方厂商推出了大量的控件库、组件和工具,以增强Delphi的应用能力,其中ODAC(Oracle Data Access Components)是这类工具中非常重要的一类。 ODAC是Devart公司开发的一套组件集合,它提供了对Oracle数据库的高效访问。通过这些组件,开发者可以在Delphi环境下方便地进行Oracle数据库的查询、更新、事务处理等操作。Devart.ODAC.v.12.0.2.for.Delphi.12.Athens.Full.Source.Win32.Only.7z是一个专门针对Delphi 12 Athens版本(可能是指Delphi 12的某个特定发行版,如Berlin,但名称有误)的ODAC组件包。在这个压缩包中,应该包含了用于32位Windows平台的ODAC组件的完整源代码。 从这个标题中我们可以提炼出以下知识点: 1. Delphi 12:这是Embarcadero公司发布的Delphi版本之一,为开发者提供了最新的编程环境和工具集。Delphi 12可能是指一个具体版本的代号,通常用于支持最新的开发标准和操作系统。 2. Devart.ODAC.v.12.0.2:Devart是专注于数据库管理和连接技术的开发商,ODAC是他们提供的一套高质量、高性能的组件库,用于实现应用程序与Oracle数据库之间的交互。这个版本号指明了该组件集的具体版本。 3. for Delphi 12 Athens:这表明ODAC组件是为特定版本的Delphi环境设计的。这里的"Athens"可能是指Delphi的某个特别版或更新包,或者是Delphi社区中的一个特定术语。 4. Full Source:这表示在压缩包内包含了ODAC组件的完整源代码。开发者可以获取并根据需要修改源代码,以适应特定的应用程序需求。 5. Win32 Only:该组件包只支持32位Windows操作系统。这表明在64位Windows系统或者其他操作系统上可能需要另外的组件集或处理方法。 6. 7z:这是一个压缩文件格式,它提供了高压缩率和加密功能。使用7z格式的文件意味着需要相应的解压缩工具来访问其中的内容。 由于缺少具体的文件名称列表,我们无法提供该压缩包内具体包含哪些文件和组件的信息。但是,从标题中我们可以推断,该压缩包很可能包含了ODAC的安装程序、开发库文件、示例程序、文档以及可能的集成工具等。 Devart.ODAC.v.12.0.2.for.Delphi.12.Athens.Full.Source.Win32.Only.7z 是一个为Delphi 12 Athens版本量身定制的ODAC组件包,包含了完整的源代码,专门用于32位Windows平台,以提高开发者与Oracle数据库交互的能力。
2025-05-13 22:24:17 42.12MB delphi
1
FastReport.v4.9.81 for.Delphi.BCB.Full.Source企业版含ClientServer中文修正版 delphi2010中文完美支持。 D2010安装必读 delphi2010使用者安装时,请将res\frccD14.exe更名名为frcc.exe frccD14.exe 是专门的delphi2010编码器。其他delphi版本,请使用frcc.exe FASTREPORT® 4.9 VCL - report generator for Delphi CURRENT VERSION Build: 4.9.81 Date: 05/31/10 FastReport®4 VCL is an add-on component that allows your application to generate reports quickly and efficiently. FastReport® provides all the necessary tools to develop reports, including a visual report designer, a reporting core, and a preview window. It can be used in the CodeGear (exBorland) Delphi 4-2010, CodeGear C++Builder 6-2010 and CodeGear RAD Studio environments What's new in the FastReport 4 Report Designer: new XP-style interface the "Data" tab with all report datasets ability to draw diagrams in the "Data" tab code completion (Ctrl+Space) breakpoints watches report templates local guidelines (appears when you move or resize an object) ability to work in non-modal mode, mdi child mode Report Preview: thumbnails Print: split a big page to several small pages print several small pages on one big print a page on a specified sheet (with scale) duplex handling from print dialogue print copy name on each printed copy (for example, "First copy", "Second copy") Report Core: "endless page" mode images handling, increased speed the "Reset page numbers" mode for groups reports crypting (Rijndael algorithm) report inheritance (both file-based and dfm-based) drill-down groups frxGlobalVariables object "cross-tab" object enhancements: improved cells appearance cross elements visible in the designer fill corner (ShowCorner property) side-by-side crosstabs (NextCross property) join cells with the same value (JoinEqualCells property) join the same string values in a cell (AllowDuplicates property) ability to put an external object inside cross-tab AddWidth, AddHeight properties to increase width&height of the cell AutoSize property, ability to resize cells manually line object can have arrows added TfrxPictureView.FileLink property (can contain variable or a file name) separate settings for each frame line (properties Frame.LeftLine, TopLine, RightLine, BottomLine can be set in the object inspector) PNG images support (uncomment {$DEFINE PNG} in the frx.inc file) Open Document Format for Office Applications (OASIS) exports, spreadsheet (ods) and text (odt) Enterprise components: Users/Groups security support Web-forms feature improvements Templates support Dynamically refresh of reports list, configuration, database connection, users/groups Features Band-oriented report generator. Wide range of band types allows you to create any kind of report. Report can consist of several design pages. Thus you can build a report that consists of cover, data and back cover - all in one file. Wide range of objects that can be used in a report: text, picture, lines, shapes, charts, barcodes, cross-table, ole object, richtext, checkbox, gradient. screenshot Visual report designer supports zooming, undo/redo, guidelines, rulers. Fully customizable interface with MS Office look. You can give your users the ability to modify reports and create new ones. screenshot Report can contain datasets (tables, queries, DB connections). Thus you can not only use application-defined datasets, but connect to any databases and use tables and queries right inside a report. At this time the following libraries are supported: ADO, BDE, DBX, IBX, FIB, and many third-party DB libraries. screenshot Report can contain dialogue forms to ask for some data before the report is run. You can create fully standalone, application-independed reports! screenshot Built-in script engine that supports 4 languages: PascalScript, C++Script, BasicScript, JScript. You can perform complex data handling with it, manage the interaction with dialogue forms and controls. screenshot The debugging tools: step, breakpoints, watches. screenshot Visual query builder. You don't have to learn the SQL language to create a complex query from several data tables. screenshot Export filters allow you to export your report to many supported formats (PDF, RTF, XLS, XML, HTML, JPG, BMP, GIF, TIFF, TXT, CSV, Open Document Format). Send report by email with one mouse click. Web-reporting components. Distance no longer matters! You can browse a report using only web browser. Special kind of report for dot-matrix printing. This type of printer is still alive and used in many corporations. Use FastReport for fast dot-matrix printing! screenshot Report inheritance (supported both file-based inheritance and visual form inheritance used in Delphi/C++Builder). You have many reports with common elements such as titles, logos, footers? Put the common elements into base report and inherit all other reports from a base. Rich printing abilities: cut big pages to several smaller ones, print several small pages on one big, print on specified paper size using scale. You need to print A3 report on A4 printer? It's not a problem anymore! Access to any kind of data, from an array to a DB table. You can pass any data from your application into the report, either static (non-changed) data or data dynamically changed from row to row. Report wizard. Perform 5 steps and get well-shaped, ready-to-use report. Cross-tab reports allow to build a table with complex row and column headers from a single dataset, either table or a query. This is analogous to OLAP cubes with exception that you cannot manage it dynamically. screenshot Vertical bands allow you to build a table-type report with variable number of table columns. Charts. Full support of all features of TeeChart Pro library. screenshot Multi-functional "Text" object can display one or more text lines. That may contain text mixed with variables or dataset fields or expressions. It supports simple HTML tags (b,i,u,strike,sub,sup,font color), all styles of text alignment, text rotation, fill, frame, WYSIWYG mode. screenshot UNICODE support. Your report may display all the world languages! Extendable FastReport architecture allows you to create your own objects, export filters, functions, wizards, DB engines. If an existing FastReport abilities are not enough for you - extend it! Drill-down reports. You can turn your group report into interactive drill-down report with one mouse click! You can expand or collapse a group right in the preview window. screenshot Interactive reports. You can define an action that will be performed if a user clicks an object in the preview window. For example, you can build and show another report with detailed information about the item that was clicked. Don't be concerned about confidentiality with report encryption! You can open the report file only if you know the password. Print copy name on each printed copy (for example, "First copy", "Second copy"). You can set up copy names easily. What you get with FastReport? Once you purchase FastReport, you get more than just a report generator. Depending on FastReport edition, you get the following products that can be used in your application independent of FastReport: FastScript - powerful multi-language script engine. It is useful for developers who want to add scripting abilities to their projects. See more details on a product page. (available in the FastReport Standard edition and above) FastQueryBuilder - visual SQL query builder. It allows complex query creation based on several data tables without having to learn the SQL language. See more details on a product page. (available in the FastReport Professional edition and above) Why choose FastReport? Compact and fast: High operating speed; Very small footprint. FastReport adds fewer Kb to your application than any other reporting tool with comparable features; FastReport doesn't use any additional DLLs, and can be compiled into your application. Powerful and flexible: A wide range of objects used in report (text, image, chart, barcode, etc.) and data-formatting tools - everything necessary to create professional-looking reports; A built-in dialog designer to request parameters before running a report, plus a macro-language interpreter (four languages available - C++Script, PascalScript, BasicScript, JScript) that handles non-standard data and allows you to create even the most complex reports; Can create special reports for dot-matrix printers and print them quickly, which is particularly important for meeting corporate goals. Reasonably priced: Liberal update Policy; A visual designer is included with the license for FastReport. You can give your users the ability to create their own reports. No additional fees are required (see the license). Source code: FastReport is shipped with full source code (Professional and Enterprise only). You can adapt the sources for your own needs. Documentation: FastReport contains detailed documentation (user manual, programmer's manual, component developer's manual, script reference, help file) of over 400 pages. FastReport Users: Borland Software Corporation Hitachi Consumer Products (Thailand) Ltd Nokia Products Samsung Electronics, Co. Ltd. SIEMENS and many more in all the world... D2010安装必读 delphi2010使用者安装时,请将res\frccD14.exe更名名为frcc.exe frccD14.exe 是专门的delphi2010编码器。其他delphi版本,请使用frcc.exe
2025-05-13 15:05:02 8.79MB FastReport 4.9.81 ClientServer Full.Source
1
HotPDF Delphi PDF 是用于创建和创建 PDF 文档的组件的名称。该组件是为 Delphi 和 C++ 使用的。事实上,使用此组件库,您将能够以各种方式编辑、执行、构建和管理您的 PDF 文档。如果您在您的软件中使用此组件,您可以创建、上传和编辑各种 PDF 文件。
2025-04-26 10:55:46 40.87MB
1
Includes VCL components for: data entry, charting, data analysis, navigation, layout, grids, scheduling, styling, reporting, printing and planning.
2025-04-18 08:32:12 32.45MB DevExpress
1
Delphi 升级到 12.2 了, 怎么能少了DevExpress这个重量级的第三方控件?在外网搜了好久,终于找到了 DevExpressVCL 23.2.6 Full Source,并为它匹配的安装程序。目前完美支持Delphi 12.2 ,亲测没有问题。至于其它版本,应该问题不大。 DevExpress VCL 23.2.6是DevExpress公司针对Delphi环境开发的VCL框架的完整源代码版本。VCL(Visual Component Library)是Borland Delphi和C++ Builder环境下的一个成熟且强大的用户界面组件库,而DevExpress VCL扩展了这一库,提供了一系列高质量、高生产力的用户界面组件,这些组件在美观性、功能性及定制性上都有显著增强。DevExpress VCL广泛应用于企业级应用程序开发,支持复杂的数据操作和数据可视化需求。 Delphi 12.2是Embarcadero公司推出的Delphi编程环境的一个版本,与RAD Studio产品套件相结合,为开发者提供了一个高效的开发环境,用于创建跨平台的应用程序。随着Delphi版本的更新,其组件库也需要同步升级,以确保兼容性和功能性。DevExpress VCL 23.2.6 Full Source的发布,就是为了解决Delphi 12.2环境下对第三方控件的需求,提供了一个完整的源代码支持,确保开发者能够使用最新的Delphi版本,并结合DevExpress VCL组件开发出更优质的应用程序。 由于DevExpress VCL组件库通常需要与Delphi版本的更新相适应,因此该版本的DevExpress VCL 23.2.6与Delphi 12.2的完美支持尤为重要。开发者可以享受到最新版本Delphi带来的性能优化和新特性,同时借助DevExpress VCL组件库,能够更加高效地创建具有现代化用户界面的应用程序。从文件描述中可以得知,开发者在Delphi 12.2环境下对DevExpress VCL 23.2.6进行了亲测,确认了其稳定性,这为需要在该环境下进行开发的其他开发者提供了信心。 值得注意的是,DevExpress VCL 23.2.6 Full Source不仅仅适用于Delphi 12.2版本。虽然描述中主要强调了与Delphi 12.2的兼容性,但通常这类第三方组件库也会努力保持与旧版本的兼容性,因此,虽然描述中没有具体提及,但可以推断DevExpress VCL 23.2.6 Full Source对于Delphi的其他版本也同样具有一定的兼容性和支持。 DevExpress VCL 23.2.6 Full Source的推出,为Delphi开发者提供了一个功能强大、兼容性良好的用户界面组件库。它不仅扩展了VCL的功能,还紧跟Delphi的版本更新,确保开发者可以在最新的开发环境中保持高效率和高质量的软件开发。
2025-04-12 21:39:21 475.61MB DevExpress
1