CodeDelphiRAD Studio

Easily Bridge Your FireMonkey Windows Apps And JavaScript Using ScriptGate

Before knowing how to bridge FireMonkey application and JavaScript using ScriptGate, Let’s understand what is Native App and Hybrid App? What’s the difference between them? How to develop a Hybrid App using Delphi? Is it possible? What’s the challenge? This post will guide you to understand better. Native Apps : A softwareapplicationbuilt in a programming…
Read more
DelphiShowcase

Powerful Visual Optimizer For Investment Portfolios Built In Delphi

OptiFolio is an advanced interactive portfolio optimization software written in Delphi. According to the developer, “OptiFolio can produce an interactive visualization of all possible investment strategies for any given set of financial assets. Delphi’s compiled code’s extreme execution speed allows it to examine millions of strategies per second. This global perspective of…
Read more
News

Migrating from BDE/Paradox to InterBase

Since the release of Delphi and C++Builder 10.4, we have created more ways for developers to easily migrate and upgrade their existing legacy applications from Borland Delphi and C++Builder to new modernized versions.  While there are many reasons why one should upgrade to…
C++CodeDelphi

Easily Pass Values Between Delphi And Python In Your Windows Delphi/C++ Builder Apps

Want to build a Delphi/C++ builder Application that should exchange values between Delphi and Python Objects. Not sure how to do it? Python4Delphi has two powerful components to achieve this faster, you can use either one component for your application. In this post, we can see both ways. Python4DelphiDemo16 Example1App shows how to assign a variable value between Delphi and…
Read more