Delphi

My "Expert Delphi" book published!

Author: Pawe Gowacki My “Expert Delphi” book has been published by PACKT Publishing and is currently available for a limited time for just $10at https://www.packtpub.com/application-development/expert-delphi.The book is about how to become developer super hero and gain amazing productivity powers to develop stunning, native cross-platform mobile apps from the same codebase…
Read more
C++

New CData FireDAC drivers

Author: Pawe Gowacki It is very exciting time for Delphi and C++Builder developers! Embarcadero just announced partnership with CData to provide the whole suite of new FireDAC drivers that provide connectivity to major APIs and web services. The list of new FireDAC drivers…
News

RAD Server Solution Series: [Healthcare] Nurses Station

Author: Kai Inge Buseth Solution Name: Nurses Station Solution for Patient Check-in and Data Collection Industry: Health Care Solution Overview: The solution provides an improved patient experience and automated collection of patient data in a clinic, hospital or doctor’s office The patients can check-in to the clinic using a smartphone application and have a connected…
Read more
News

CAD with C++Builder, episode#0

Author: Seva Leonov Where Last year I had a course in programming with C++. They were 2nd year students, and they already got C# and Python. Then their dean called me and ask: “Look, Seva, I want to get them programming, not writing code. Can you?” That was a…
C++

Visualize JSON using TTreeView

Author: h.mohri I tried a program that reads a JSON file in C++Builder VCL and displays it in TTreeView component. This project file is open to public from github. github.com/mojeld https://www.microsoft.com/store/productid/9PLPHK05PJF7 Place two…
Delphi

Custom Fonts on Android with Delphi 10.2 Tokyo

Author: Landerson Gomes See in this post a quick video on how to distribute your App with custom fonts on the Android and provide even more attractive user interface customization. Video Subscribe to my YouTube channel: youtube.com/landersongomes6 Click the link and go to the full post: http://landersongomes.com.br/android/fontes-customizadas-delphi-android  Do you want to build an Android…
Read more
News

Icons8 and Delphi GUIs

Author: Pawe Gowacki Designing graphical users is a combination of different skills. Probably the artistic angle is the most important, but user experience comes close. In Delphi Rapid Application Development paradigm there is hardly the prototyping phase. Your…
Delphi

DEMO APP MANAGEMENT POST FUEL

Author: Landerson Gomes Video Demo of a prototype project of the Fuel Station Management App. Project One partner asked me for a mobile application for fuel station management that interacted with a server application that already exists and is in production. Using Delphi…
Delphi

Dark Side of the TDataSet

Author: Bogdan Polak BSC Declaration Why this blog I continue the series of introductory articles into the architecture focused on Delphi environment. I was planning to start this blog with a series of posts that may not be revealing, but allow you to put together a well-known pieces of knowledge. Pieces which I did not find online or in the most popular Delphi books, but those that are…
Read more