VCLZip is a Delphi and BCB component that makes it easy for your applications to create and work with compressed data. VCLZip has been around for 12 years and so it is very stable and reliable. Yet we are committed to aggressive development of new features and tools to enhance VCLZip and it’s capabilities.
DTK ANPR SDK (Automatic Number Plate Recognition) is a developer library for vehicle license plate recognition (LPR). Using this library you can integrate the license plate recognition functionality into your own software. The software detects license plates numbers from still images and video sources.
The LPR engine can be configured to detect the licenses plates of the specific country. If you have any problems with license plates recognition of your country, please contact us.
Mida Basic Embarcadero XE4 Edition 2.70 DXE4 and CBXE4
Mida is the only way to try to bring your project from VCL to FireMonkey.
Version after version, Mida has expanded dramatically, now supports almost all features of FireMonkey.
This version has a full support for XE4, FMX3, new XE4 LiveBindings,
new XE4 support for Anchors, Action and TDbGrid.
Castalia transforms the Delphi programming environment into an amazing development platform.
Castalia lives on the bleeding edge of IDE technology, giving you cutting edge tools to write better code faster, understand code more accurately, and improve code you've already written.
Castalia 2014.1.2 Suite for Delphi 5
Castalia 2014.1.2 Suite for Delphi 6
Castalia 2014.1.2 Suite for Delphi 7
Castalia 2014.1.2 Suite for Delphi 2005
Castalia 2014.1.2 Suite for Delphi 2006
Castalia 2014.1.2 Suite for Delphi 2007
Castalia 2014.1.2 Suite for Delphi 2009
Castalia 2014.1.2 Suite for Delphi 2010
Castalia 2014.1.2 Suite for Delphi XE
Castalia 2014.1.2 Suite for Delphi XE2
Castalia 2014.1.2 Suite for Delphi XE3
Castalia 2014.1.2 Suite for Delphi XE4
Castalia 2014.1.2 Suite for Delphi XE5
Include:
Data Abstract (Common)
Data Abstract for Delphi
Data Abstract for JavaScript
Relativity Server
RemObjects SDK (Common)
RemObjects SDK for Delphi
RemObjects SDK for JavaScript
DIHtmlParser 6.5.0 Full Source D4-XE x86, XE2-XE3 x86-x64
NO REPACK!
NO MIRROR!
DIHtmlParser is a fully Unicode aware HTML parser for Borland Delphi. DIHtmlParser gives you the power and flexibility to process HTML documents fast. It fully supports Unicode / WideStrings for both reading and writing and can convert all commonly used character sets natively, i.e. without the help of the operating system.
Delphi optical barcode recognition component for Android.
- uses ZBar bar code reader library (http://zbar.sourceforge.net/)
- supports EAN-13/UPC-A, EAN-8, UPC-E, Code 39, Code 93, Code 128, Codabar, PDF417, GS1 DataBar, GS1 DataBar Expanded, Interleaved 2 of 5 and QR Code barcodes
- source code included in full version
- royalty free distribution in applications
(http://www.winsoft.sk/aobr.htm)
WebBrowser Component D7,XE2,XE3,XE5 Full Source x86-x64
Include demos.
The web browser control (TWebBrowser) that ships with Delphi XE5 Firemonkey
only supports Android and IOS.
If you want to use a web browser control in Firemonkey on Windows one option
is the Chromium Embedded Framework (CEF).
There are two different versions of the framework for Delphi which are
Delphi CEF1 and Delphi CEF3.
Both claim to support Firemonkey but I was not able to get either of them
working out of the box with Delphi XE5 Firemonkey.
I had someone update the Delphi CEF3 project to support Delphi XE5 Firemonkey for me.
The XE5 package file was corrected and the paint event was updated so that it will
now work on Delphi XE5 Firemonkey for Windows.
When you use this TChromiumFMX component you will need to copy all of the files
from the \cef_Chromium\bin\Win32 directory (or Win64) to whatever the final directory
of your EXE file ends up being. You will also need to deploy all of these files with
your application.
Cindy v6.60 is now distributed with 3rd party functions to use with :
- Indy components (Who does not know this?)
- QuickReport components (printing reports commercial components)
- ImagenEn components (One of the best graphic commercial components)
- TMS components (One of the best commercial components)
- Vampyre components (free graphic components)
TcySpeedButton and TcyBitBtn have now a monochrome drawing glyph effect when the button is disabled. The font and glyph color is also cutomizable on DisableColor property.
Please, continue to support Cindy components making a little donation.
This unit provides various customisable message dialog box components. Three components are installed on the component palette. They are:
TPJWinMsgDlg
This component wraps the Windows MessageBoxIndirect API call and displays a message box based on that provided by Windows. It will be suitable for most purposes and has the lighter footprint. TPJVCLMsgDlg
This component uses the Delphi VCL CreateMessageDialog function to create a form based message box. (CreateMessageDialog is used by the standard Delphi MessageDlgXXX functions). The component provides more flexibility than either the Delphi functions or TPJWinMsgDlg. It should be used when it is necessary to display buttons or combinations of buttons that are not supported by the Windows API message box or when a finer degree of control over the appearance and behaviour of the message box is required. TPJVCLMsgDlg supports all the features of TPJWinMsgDlg and extends them. The dialogue box component's form can be customised by handling the OnShow and OnHide events.
A demo program that exercises the components is included in the download. This program requires Delphi 7 or later to compile.