Larry Hengen
I’ve been on many teams over the years and found that Coding style is a subjective and often heated discussion. Different language backgrounds often result in different styles that can make code reviews a contentious… … Read more
4 years ago in Delphi0
kimbomadsen
This blog post is about a learning made yesterday, as part of the preparation of releasing a new mobile application for IOS. I will however also discuss the general topic […] … Read more
4 years ago in android, Delphi, Embarcadero, FireMonkey, FMX, ios0
jpluimers
I hardly use help files, but some older systems do, and when porting really old Delphi code, often odd implementations of accessing them through HHCTRL.OCX are used. Since I tend to forget the correct way… … Read more
4 years ago in Delphi, Development, Software Development0
Embarcadero Admin
George Kirkwood has been working with the programming language ever since Delphi 1. His application (SiteZilla) showcase entry was an excellent addition to the Delphi 26th Showcase Challenge and we exclusively asked him about how… … Read more
4 years ago in Delphi, developer, interview, object pascal, programming, Stories0
Thushara Wedagedara
Microsoft’s Azure has a broad collection of services you can access with an easy-to-use API. Azure is Microsoft’s cloud hosting and computing platform with a catalog of more than 200 different products. It also includes… … Read more
4 years ago in API, Code, Delphi, Machine Learning, OCR reader, RAD Studio, REST0
jpluimers
The Delphi Build groups are great for quickly building a lot of projects in your project group with their various build configuration. One very important tip though: it builds in DEBUG, then RELEASE mode, then… … Read more
4 years ago in Delphi, Development, Software Development0
Dalija Prasnikar
In the previous article, we learned that native Delphi serialization is based around published properties, and that other kinds of serialization, like field-based serialization, don’t fit well with the Delphi model. Photo: Gary Todd from… … Read more
4 years ago in Delphi, Serialization0
jpluimers
If you setup an empty test project, then DUnitX will throw an ENoTestsRegistered. This exception is not handled, which results in two things: a run-time error 217 if your application is a non-UI application a… … Read more
4 years ago in Delphi, Development, Software Development0