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
Yılmaz Yörü
You may know C or C++ from college and want to develop apps, games and AI applications, but are unsure if what you learned suffices to help you reach your goal. How can you shift… … Read more
4 years ago in C++, IDE, News, RAD Studio0
Yılmaz Yörü
Use Modern GUI Forms Modern C++ compilers with IDE (Visual C++, C++ Builder, Objective-C, Android Studio, etc.) use a graphical interface by operating system behaviors of the application compiled. Console-based applications are good, but in… … Read more
4 years ago in C++, IDE, News, RAD Studio0
Yılmaz Yörü
Adopt the latest standards C++ is a great programming language with it’s standards dating from 1998. The C++ standard is not about teaching how to use C++; it is a formal and very detailed technical… … Read more
4 years ago in C++, IDE, News, RAD Studio0
TMS Software
IntroThe multi-device, true native app platform The FireMonkey® framework is the app development and runtime platform behind RAD Studio, Delphi and C++Builder. FireMonkey is designed for teams building multi-device, true native apps for Windows, O… … Read more
4 years ago 0
TMS Software
In this last blog article of 4 blog posts, we introduce a last major new feature in the Google Firestore dataset, i.e. new async features. Before providing details about these new features, let’s first look… … Read more
4 years ago 0
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