The ACBr Project, or Commercial Automation Project Brazil, is a set of several Sources, Components, and Programs to help in the development of Applications for the Commercial Automation segment, and distributed under the Open Source.
The ACBr ProjecDaniel Simes de Almeida, the Project’s founder, manages the ACBr Project. The ACBr source code and forum are maintained by dozens of…
Flexible Rapid Kitto2 Solution for Delphi on The Web
August 14, 2020
Kitto2 is a development tool for data-driven web applications. Allows the creation of RIA (Rich Internet Applications) based on a data model that can be mapped to any database. The client part of Kitto2 uses ExtJS to create an entirely AJAX application, allowing you to…
New Modern InstantSolutions for Delphi on Windows
August 14, 2020
Ethea has created a sophisticated application builder framework, which allows you to create quality software apps quickly with a user interface that can be customized and adapted to customer needs in easy and fast way. Delphi developers will find in InstantSolutions an…
Rapidly Upgrade Legacy Solutions With This RAD Server Comprehensive Quick Start Guide
August 9, 2020
RAD Server is a turn-key application foundation for rapidly building and deploying services based applications. RAD Server enables developers to quickly build new application back-ends or migrate existing Delphi or C++ client/server business logic to a modern services based architecture that is open, stateless, secure and scalable. At the time of this writing RAD Studio Enterprise incldues one RAD…
DesktopCast is a sample application with a client-server architecture where a client application can connect to a server application and receive a screenshot taken by the server application once or every 5 seconds using app tethering. The server application is…
The C++Builder linker will warn you when you mix object files linked with classic and clang together, helping you avoid linker or runtime errors.
Today in 2020, we recommend using the modern Clang compilers, especially with the work we’ve been doing for Win64…
Updated Version of IBLite 2020 and IBToGo 2020 in GetIt
August 6, 2020
There is an updated version of the embedded InterBase for RAD Studio, available in the GetIt package manager.
RAD Studio 10.4 shipped with InterBase 2020 Update 1 embedded versions. IBLite and IBToGo are technically the same binary with different features — encryption support, database size, etc —enabledbased on the license, with Enterpriseand Architect…
Before RAD Studio 10.4, the default of transaction isolation option for FireDAc connections wasread committed. That is TFDConnection.TxOptions.Isolation was xiReadCommitted. This was the value set for the component, and being the default it wasn’t send to the…
Ignore Changes with Custom Managed Records
August 5, 2020
Handling the OnChange event handler on a TEdit is great until you programmatically change the text and trigger your OnChange event handler again. It gets really fun if you have two TEdit boxes that update each other in their OnChange event handler. I was reading Automate…
8 Delphi Success Stories Across Windows And Mobile
August 4, 2020
ArtGen
Applications created with Delphi/Pascal are primarily used in the fields of science and technology as well as in business. The development environment is seldom used to create art. With ArtGen, programmer and artist Volker Diefenbach has managed to create a fantastic combination of two worlds that can be described as “algorithmic art”.
CHALLENGES
The development environment…