Materials for 02.11.2015 » Developer.Team

YuPdf 2.2.2 for D6-XE10

YuPdf 2.2.2 for D6-XE10
YuPdf 2.2.2 for D6-XE10 | 12 Mb


YuPdf is a PDF document creation library for Delphi (Embarcadero, CodeGear, Borland versions). It includes the following functionality:

Create PDF documents containing text, graphics, and bitmap images.
Easily add outlines, annotations, and document attachments.
Embed JPEG and PNG images, preserving transparency.
Embed Type 1 and TrueType fonts.
Document and image compression and encryption.
Character set and encoding support (1- and 2-byte UTF-8, ISO 8859-2 to 8859-16, Windows 1250 to 1258, KOI8-R).
CJK fonts and encodings for Chinese and Japanese text.
Object wrapper classes for simplified coding.
Extensive number of demo projects to get started.
No dependencies, does not require DLLs or external files.
Read more

InfoPower VCL for RAD Studio 10 Seattle

InfoPower VCL for RAD Studio 10 Seattle
InfoPower VCL for RAD Studio 10 Seattle | 7 Mb


InfoPower VCL is the most popular and useful component suite for building database front-ends for Windows applications in Delphi and C++ Builder. If you are interested in building OSX or mobile applications, then see our InfoPower for FireMonkey suite of components (InfoPower Enterprise (includes both VCL and FireMonkey components) or FirePower 5.0). Our award-winning InfoPower for Delphi VCL library is the most popular suite of components for building front ends for database applications.
Read more

RxLib 2.75 for D5-XE10

RxLib 2.75 for D5-XE10
RxLib 2.75 for D5-XE10 | 1 Mb


The Set of Native Delphi Components for Borland Delphi and Borland C++ Builder. 100% Source Code. RX Library contains a large number of components, objects and routines for Borland Delphi with full source code. This library is compatible with Borland Delphi 7 - XE7. This collection includes over 50 native Delphi components. RX Library is a freeware product. Feel free to distribute the library as long as all files are unmodified and kept together. The authors disclaim all warranties as to this software, whether express or implied, including without limitation any implied warranties of merchantability or fitness for a particular purpose. Use under your own responsibility, but comments (even critique) in English (or in Russian) are welcome.
Read more

Telerik UI for WPF 2015.3.930 NuGet Separate Packages NoXaml/Xaml

Telerik UI for WPF 2015.3.930 NuGet Separate Packages NoXaml/Xaml
Telerik UI for WPF 2015.3.930 NuGet Separate Packages NoXaml/Xaml | 82 Mb


Telerik UI for WPF includes a wide range of controls – from small UI components like Rating to powerful data-driven controls like GridView. The suite provides a variety of data visualization tools to allow you to display and edit your data. Manipulate your row data in a GridView or Spreadsheet and then visualize it through PivotGrid, our charting or diagramming tools. Discover multiple components for daily or business planning such as ScheduleView where users can easily plan their day and GanttView which allows users to visualize and manage any project planning data. Telerik UI for WPF comes complete with customizable UI controls for a variety of needs and options, which makes it the ideal choice for any Windows desktop application.
Read more

Telerik UI for WPF 2015.3.930 NuGet NoXaml

Telerik UI for WPF 2015.3.930 NuGet NoXaml
Telerik UI for WPF 2015.3.930 NuGet NoXaml | 41 Mb


Telerik UI for WPF includes a wide range of controls – from small UI components like Rating to powerful data-driven controls like GridView. The suite provides a variety of data visualization tools to allow you to display and edit your data. Manipulate your row data in a GridView or Spreadsheet and then visualize it through PivotGrid, our charting or diagramming tools. Discover multiple components for daily or business planning such as ScheduleView where users can easily plan their day and GanttView which allows users to visualize and manage any project planning data. Telerik UI for WPF comes complete with customizable UI controls for a variety of needs and options, which makes it the ideal choice for any Windows desktop application.
Read more

YuPcre2 1.1.0 D7-D10

YuPcre2 1.1.0 D7-D10
YuPcre2 1.1.0 D7-D10 | 5 Mb


YuPcre2 is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. There are two matching algorithms, the standard Perl and alternative DFA algorithm:

The Perl algorithm is what you are used to from Perl and jаvascript. It is fast and supports the complete pattern syntax. You will likely be using it most of the time.
DFA is a special purpose algorithm. If finds all possible matches and, in particular, it finds the longest. It never backtracks and supports partial matching better, in particular multi-segment matching of very long subject strings.
Read more