DelphiRAD StudioTech Partner

Quickly Create SVG (Scalable Vector Graphics) files with SVG Canvas Library for VCL in Delphi And C++Builder

It is surprisingly easy to add SVG support to your applications. Here is a third party Delphi and C++ Builder component from WINSOFT that enables work with Scalable Vector Graphics files. Scalable Vector Graphics is XML-based vector image format for two-dimensional graphics. How to install component 1) Download archive from: https://www.winsoft.sk/svgcanvas.htm2) Extract files from…
Read more
C++CodeDelphi

Using a .NET Assembly via COM in Delphi

This is mostly a reprise of an article I wrote back in 2004, but that I still refer people to. That linked version may eventually go away. I have not tested any of this recently, but will update based on feedback, and revisit as necessary. I found a recent utility that may…
DelphiIDENews

New for Delphi Code Insight in 10.4.1

Delphi 10.4.1 is a quality-focused release, and this goes for code completion too! As well as helping you mimic classic code completion behaviour, we’ve fixed and tweaked many items. When RAD Studio 10.4 was released, we redesigned Code Insight. While old…
C++DelphiTech Partner

Scanning Optical Barcodes in your Delphi and C++ Builder VCL Applications

Intro Optical Barcode Recognition (OBR) or Optical Character Recognition (OCR) technology has been utilized in many commercial applications. The fonts are electronically scanned and digitized into ASCI characters. Hand-held scanners also allow the user to have the ability to examine data, for instance, locating and reading the International Standard Book Number (ISBN) found on most published…
Read more
C++DelphiTech Partner

Convert any Android API to Delphi and C++ Builder units to utilize in your FireMonkey Android Projects

Intro When it comes to Cross-Platform application development frameworks, you get all the tools you need to create whatever you want. You can shape that framework and create new development tools for yourself by using or expanding the framework itself. Take the FireMonkey framework, for example. If you don’t have access to third-party APIs, you can convert them into Delphi or C++ Builder…
Read more
DelphiNews

RAD Studio 10.4.1 Has Been Released

We are very excited to announce the Delphi, C++Builder and RAD Studio 10.4 Sydney Release 1, also known as RAD Studio 10.4.1.  This new release builds on the feature set of 10.4, enhancing existing features throughout the product and offering a more robust and smooth…
C++DelphiTech Partner

Take your Delphi & C++ Builder projects to the next level with Chakra JScript Engine!

Intro Many Delphi developers adore the language integration options of the Embarcadero Delphi and C++ Builder. For instance, you can utilize Assembly language within the Delphi code by just opening asm scope. This is an inline assembly feature. Moreover, you can integrate other languages like Java & JavaScript. With this option, you can create your application 5x faster or even 10x…
Read more