In this tutorial, you will learn another modern C++17 feature to work with strings. This feature is astd::string_view. The purpose of any kinds of string reference proposals is to bypass copying data that already owned someplace and of which only a non-mutating representation is required. Thestd::string_viewis one such proposal. There was an earlier one…
Powerful Cross Platform TeeGrid Is Capable Of Handling A Large Number Of Cells In Delphi FireMonkey
December 1, 2020
TeeGrid is a full featured third party grid and tabular control for Delphi and C++. Supporting both VCL and FireMonkey it should run on Windows 32 and 64 bit, Mac OSX, Android and iOS.
According to the developer it is “Written from scratch (not derived from…
Combine Front End, Back End, And Business Logic In Modern Full-Stack Development With Delphi
December 1, 2020
Many application developers are building a web version of their services to get more users. For instance, you do not always have the same phone or same laptop to utilize the application, if the application has a web version everything is done.
In this webinar, you…
New Major Release for Delphi Code Analyzer v2.4 with Free Download
December 1, 2020
Delphi Parser has a new major release …
Download Free The New & Powerful Delphi Parser Static Code Analyzer 2.4 & Get Your Delphi Code Analyzed in Minutes!
QUICKLY UPGRADE TO DELPHI 10.4 SYDNEY
This is an exciting year for Delphi programmers with one of the more significant new RAD Studio releases. With multiple new features and quality improvements, the time to…
Learn To Build A Python GUI For Solving Complex Tasks With Powerful OpenCV Library In A Delphi Windows App
November 27, 2020
Are you looking for a powerful machine learning library? Try OpenCV library for Python. You can run it with Python for Delphi (P4D). P4D is a free and simple with which you can run Python scripts as well as create new Python modules and types in Delphi.
Delphi itself offers…
Apple Platforms Patch for RAD Studio 10.4.1
November 25, 2020
We have just released a new patch focused on improving RAD Studio 10.4.1 support for XCode 12, iOS 14 and macOS 11 Big Sur (Intel): these are operating systems and tools which were not available when 10.4.1 shipped.
Specifically, the patch offers fixes for a Delphi exception…
Develop. Share. Inspire. - GM Update for November 2020
November 24, 2020
It is already November—time flies these days. Despite the global pandemic, we keep charging ahead. As developers are getting more used to working from home (and some love it), we see more projects picking up, which is exciting. I am especially thrilled that there are more and more public Delphi projects on GitHub, and related discussions on popular platforms, such as Stack Overflow and Reddit…
How ISV’s Drive Innovation with InterBase
November 24, 2020
I recently ran a webinar, alongside Mary Kelly, discussing how InterBase ISV’s are innovating faster while improving profitability and return on investment through using InterBase. Following up on that webinar, I wanted to summarise some of the points…
Hit The Ground Running With Windows Native MongoDB Database Sample Apps For Delphi
November 24, 2020
MongoDBis a document database, which means it stores data in JSON-like documents, the most natural way to think about data, and is much more expressive and powerful than the traditional row/column model. How about connecting with MongoDB and exploring the available…
Learn How To Connect To Local InterBase Instances In This Video
November 23, 2020
Learn how to connect to your local InterBase instance from your Delphi or C++ Builder projects easily with the help of FireDAC.
The FireDAC native driver supports Embarcadero InterBase Server, Desktop, Developer,ToGo, and IBLite editions version 6 and later.
To connect to InterBase, most applications require that you specify…