With RAD Studio, creating mobile phone applications is simple and enjoyable. Because you don’t need to create multiple codebases for each platform when you start your FireMonkey project with Delphi or C++ Builder. You can simply define platform-based code using the IfDef Conditionals. More information about them can be found on DocWiki.
Delphi Skill Sprint – Effective Conditional…
Easy-to-use Orbit Simulator Built In Delphi FireMonkey For Learning Gravitational Physics
November 5, 2020
Developer Tore Ottinsen had this to say about his app Orbit Xplorer “I am a retired high school physics teacher and a hobby Delphi programmer. This is my latest physics app, written in FMX for Windows. Hoping to do a Mac version soon.” It’s a good example…
As we know, a Variable stores a value so that you can reuse it later in your program. This reduces redundancy, improves performance, and makes your code more readable. What is Python Delphi Variable? This post will guide you to understand. You can also use Python4Delphi with…
Start Developing Fast Native Windows Applications With Delphi VCL
November 4, 2020
In this tutorial, you will learn how to create a Delphi VCL application from the ground. What can you learn from this tutorial:
Three common componentsExplanation of Object Pascal source codeDebuggerHow to change Target Platform (32 or 64 bit)Adding a watchlist
Where to learn more about the Visual Component Library?
VCL ArchitectureVCL ComponentsWorking with ComponentsIntroduction…
Powerful Cross Platform Multitrack Music Recording Software Built In Delphi FireMonkey
November 3, 2020
MultitrackStudio from Bremmers Audio Design is a multitrack music recording software which supports recording, editing and mixing audio and MIDI tracks. With the growth of Mac worldwide, MultitrackStudio developers felt the urgency of making their application available on…
Quickly Learn Mocking In Delphi With Spring4D
November 3, 2020
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…
KSVC – Konopka Signature VCL Controls 6 is a suite of over 200 Windows UI controls and designers for your Delphi and C++ Builder VCL applications.
Konopka Signature VCL components provide unmatched attention to detail, ease of use, and versatility. KSVC also supports full VCL Styles, which can deliver custom and stunning modern Windows applications.
To utilize the KSVC…
Learn How to Run A Simple Python Script In Delphi Application Using Easy Python4Delphi Sample App
November 3, 2020
How about combining the strength of Delphi and Python for your applications to provide first-class solutions for your customer needs? Thinking about how to do it? Don’t worry! Python4Delphi does for us. Python for Delphi (P4D) is a set of free components that wrap up…
Dreamsofts Optimization Ltd. has an award winning shipping container cargo optimizer available in the iOS and Mac stores. The application is also available on Windows and is built in Delphi FireMonkey. Both a professional and an enterprise version are available with…
Easily Customize Your Delphi VCL Application With Dark And Light Themes According to Windows Mode
November 2, 2020
Many times we need to override windows default settings or customize our application by code, irrespective of user settings in windows for better user experience. Your application has been built with options to apply certain themes and the user also has the flexibility to change Windows themes for entire windows/apps. In this case, your application user experience should not be affected by user…