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 Cue Player Lighting. According to Baxel Data their software is in use in over 1000 theaters, churches, and schools…
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…
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 to Delphi and RAD Studio Enterprise and Architect edition customers through an exclusive OEM agreement with…
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…
Discover How To Easily Manage Database Transactions In Delphi On Windows
December 19, 2020
To this end, the sample makes use of the following properties and methods ofIFDPhysTransaction:
TheIsolationproperty, which is used for setting up the transaction isolation level for the transactions that FireDAC…
Embarcadero Dev C++: Successfully Modernizing A Popular Windows C++ IDE
December 19, 2020
In October of 2020, Embarcadero sponsored and released a new fork version 6.0 of Dev C++ with improvements that included an updated GCC 9.2.0 compiler with support for Windows 10 and C++17/C++20, high DPI, UTF8 files and improved icons, and a dark theme option. An earlier update in July featured an upgrade of the Dev C++ code to Delphi 10.4.
Download Dev C++ Now
Why Embarcadero Decided to…
Do you want to leverage your Delphi Objects in the Python Scripts with less code? Python4Delphi has the flexibility to do that using a TPyDelphiWrapper component. This benefits Delphi Developers easily to wrap the existing or new Delphi Objects into Python Objects. You can…
Learn How to Deploy Flexible Optical Barcode Recognition For Delphi VCL On Windows With WINSOFT Library
December 18, 2020
Introduction
OBR (Optical Barcode recognition) is a VCL type library (Windows platform only). Its main purpose is to decode QR code and Barcode images.
In the next short video you will see installation instructions:
2) Components in the Demo and what…
Easily Build Your Own Cross-Platform Photo Editor App From This RAD Studio Demo Source Code
December 18, 2020
This sample illustrates how to apply image filters to photos taken with the device camera or loaded from the camera roll, how to save the customized photo to the photo library on the device, and then share it across popular social media platforms. Designed for iOS and Android.
Available for:
DelphiC++ Builder
With this demo application, you can learn:
How to get permissionsHow to…