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
Embarcadero Admin
Michał Bąkowski first worked with Delphi many years ago. He participated in the Delphi 26th Showcase Challenge with his cutting optimization (TonCut) showcase entry. Learn more about his software over at the TonCut website. When… … Read more
4 years ago in Delphi, developer, interview, object pascal, programming, Stories0
Embarcadero Admin
Algosim is a mathematical visualization application and scripting language that lets you perform computations on numbers, vectors, matrices, images, sounds, and more. More than 800 functions and 70 operators More than 320 mathematical functions, ranging… … Read more
4 years ago in Delphi, News, object pascal, programming, Showcase0
Ian Barker
STOMP is a publish/subscribe messaging protocol which allows for very lightweight communications between almost any mixture of programming languages, operating system platforms and “message brokers”. This article goes into detail about what STOMP is, why… … Read more
4 years ago in chocolatey, Code, Delphi, RabbitMQ, RAD Studio, real-time, STOMP, websockets0
Michael Riley
I just re-watched an excellent video by David Schwartz on form/code separation. Schwartz gave this presentation during a 2014 Code Rage 9 session. Schwartz says the majority of Delphi Form-to-Form code he has seen uses what… … Read more
4 years ago in Delphi0