C++CodeDelphi

Execute Scripts and View Source with TEdgeBrowser

With the release of 10.4.2 Sydney, the TEdgeBrowser for Delphi, C++Builder, and RAD Studio now works with the released version of Microsoft Edge and the Microsoft Edge WebView2 Runtime. This VCL component offers a number of improvements over the existing TWebBrowser, and the…
News

February 2021 GM Blog - 10.4.2, Delphi's 26th & More!

These are exciting times! As vaccines advance and lockdowns ease, we are ready to get back to business. Like many of you, we never stopped. The hard work of our teams culminated in the release of 10.4.2 while advancing our many initiatives, as our collaboration with partners and the open-source community continues to grow. February is always special for us as we celebrate Delphi’s birthday—it…
Read more
DelphiIDENews

What's New in 10.4.2 Sydney

Am I the only one who gets excited about new releases? If you look at the RAD Studio Roadmap you will see a new 10.4.2 release of Sydney is scheduled for the first half of 2021. If you are on Update Subscription then you were invited to the NDA 10.4.2 Hunter beta. Well now…
News

New Years Resolution: Learn. Teach. Repeat.

The title of this blog post may combine two somewhat overly familiar ideas, but it’s highly appropriate for the goals we have set. Learning and teaching Delphi is paramount for our success, and we plan to keep doing more of it in the New Year. Delphi education helps…
DelphiIDERAD Studio

Turbo Charge Your Delphi Windows App Development With The TurboPack Essentials VCL Controls

TurboPack Essentials offers 13 different easy-to-use VCL controls to use in your Delphi and C++ Builder Windows Applications. It’s fast and easy to install using the GetIt Package Manager! You can find out more about TurboPack Essentials on the web. Step 1. Open the GetIt Package Manager: Step 2. Enter “Essentials” in the search box: Step 3. Press the install button, GetIT…
Read more
C++CodeIDERAD Studio

C++ Builder 10.4.x Platform APIs

C++ Builder provides three levels of development: ⦁ Components (VCL and FMX) ⦁ Common Libraries (RTL). ⦁ Platform APIs (iOS, Android, Mac OS) In this post we will discuss and show how to use the Platform APIs (iOS, Android, Mac OS). Specifically, we’ll look at…
C++DelphiRAD StudioTech Partner

Generate Barcode with Winsoft Barcode for FireMonkey.

Overview Winsoft Barcode for Firemonkey is the third party component to give barcode support on FMX platform. Winsoft Barcode for Firemonkey is based on Zint, an open-source barcode encoding library. Versions Supported: Delphi/C++ Builder XE2 – XE10.4. Platforms: Windows, MacOS, iOS and Android; Component encodes data into any of the following: Australia Post barcode, Aztec Code, Aztec…
Read more