Just in time for Christmas, we’re making good on our promise to bring you a new white paper – Developing the BEST Developer Framework through Benchmarking. This paper examines three frameworks – Delphi, Windows Presentation Foundation (WPF) with .NET Framework, and Electron – using a 23-metric weighted evaluation to determine which offers the best developer productivity…
Personal Money Manager App Available In Google Play Is Built In Delphi
December 22, 2020
My Money is a personal money manager app available for Android in Google Play and it is built in Delphi. According to the app description “it is a financial app to help you take notes of your daily expenses and incomes. You can then set your monthly budget so you can…
Quick And Easy Way To Create And Manage PDF Documents Programmatically
December 22, 2020
ThePortable Document Format(commonly known as“PDF”) is afile formatdeveloped in the early 1990sas a way to share documents created by computers, including text formatting and inline images. PDF was designed to allow viewing…
Do you need a safer, faster, and more stable way for all Internet users to experience the web?
Before the RAD Studio, Delphi and/or C++ Builder 10.4 release we used an older classic TWebBrowser component that was dependent on Microsoft’s Internet Explorer.
The current 10.4 release introduces a new TEdgeBrowser component.
The new TEdgeBrowser component in 10.4 uses Microsoft’s…
Learn How The Delphi RTL Improves Efficiency With Fewer Lines of Code
December 22, 2020
Delphi RunTime Library gets enhanced with each new Delphi release, but often these improvements hide behind many flashier features. In this session, you can find out some of these fantastic RTL features.
For instance, you have this Delphi code:
if value = 0 then
…
Cue Player One by Baxel Data is one program for theater to control sound, video, lights, and accessories using one cue list, one computer, one operator and it is built in Delphi! The Cue Player family of professional grade software for theater includes Cue Player Premium and…
Quickly Parse HTML And XML With BeautifulSoup Python Library In Delphi And C++ Windows Apps
December 21, 2020
We know how to load and display Web content or local files in Delphi using TWebBrowser. It offers support for the basic functions of a browser, such asnavigateto URL,go back,go forward, along withspecific events. How about the web scrapping in Delphi using the Python BeautifulSoup library? Sounds Interesting? Yes, with the help of Python4Delphi we can scrap the web…
Create Robust Enterprise-Grade Windows Applications With The Enterprise Connectors For Delphi
December 21, 2020
Rapidly create and deploy powerful Delphi & C++ Builder Apps with native and feature-rich high-performance Data Access Components.
What can you do with these components?
Create Big Data & NoSQL Applications with Delphi/C++ BuilderGet Access to Marketing tools…
Learn Advanced FireMonkey Development For Building Visually Stunning GUIs On Linux
December 21, 2020
Jim McKeeth, Ian Barker, and Frank Lauter discuss the benefits of FireMonkey on Linux and all the exciting things FMXLinux can do for your projects in this CodeRage session.
FireMonkey for Linux, also known as FMXLinux, is an add-on component that is made available…
Easily Implement Robust Binary Large Object (BLOB) Streaming With FireDAC In Delphi
December 20, 2020
TheBlobssample shows you how to create a BLOB stream for reading and/or writing the value of a specificBLOB fieldon a specific record. To this end, the sample uses theCreateBlobStreammethod ofTFDQueryto create a read-only BLOB stream. In this sample, the BLOB stream is used to read the picture contained on eachBLOB fieldof each record of…