CodeDelphi

Quickly Learn Mocking In Delphi With Spring4D

In this CodeRage session, Bernd Ua shows you the power and benefits of unit testing and mocking with Spring4D open-source framework. Spring4D Overview of the Spring4D Spring4D is a great open-source framework to leverage the power of Delphi. In this session, you will learn about the mocking framework contained in Spring4D. We will see how easy it is to get started with mocking and mock…
Read more
DelphiNewsTech Partner

Getting Started with Python4Delphi

During part 1 of our webinar last week there were a few questions about installing components and getting started. I made a short video and wanted to provide some details here. SynEdit is an optional library that provides syntax highlighting and proper indention…
CodeDelphi

Efficiently Serialize And Deserialize JSON In Your Delphi Projects With Third Party Neon Library

Neon is a JSON serialization library for Delphi. This is a project by Paolo Rossi who is also a man behind the another popular open-source Delphi project called Delphi JOSE JWT. Neon is a serialization library for Delphi which helps you to convert (back and forth) objects and other values to JSON. It supports simple Delphi data types but also has complex class and records. The library has…
Read more
DelphiNews

Python for Delphi Developers (2-Part Webinar)

Why would a Delphi developer want to add Python to their toolbelt? It is all about library access and scriptability. The open-source Python4Delphi (P4D) library by Kiriakos Vlahos, author of the popular PyScripter Python IDE, allows you as a Delphi developer to leverage the entire collection of Python libraries directly from Delphi. It also makes it easy to easily execute Python scripts, create…
Read more
C++DelphiTech Partner

Audio Recorder And Player Component For Delphi/C++ FireMonkey Applications.

Do you want to build the Audio recorder and Player capabilities in your FireMonkey Applications? Not Sure Where to and How to start with? Don’t worry, you’re at the right place. WINSOFT Audio Component Suite for FireMonkey helps to build audio capabilities in your application faster. This Audio Component suite uses Standard Windows Waveform Audio API. It contains both a Recorder and…
Read more