CodeDelphiRAD Studio

Learn To Build Modern Enterprise-Grade Native Applications For Windows With RAD Studio

In this webinar, one of the Embarcadero MVP Serge Pilko shows off the RAD Studio against Electron and other JavaScript frameworks for desktop application development. Overview Native desktop development for WindowsJavaScript framework-based solutions vs. RAD Studio for Windows DevelopmentElectron & Node.js.NET WinForms & WPS vs. Delphi & C++ BuilderVCL or FMX JavaScript…
Read more
C++CodeDelphiIDE

Powerful PyDelphiWrapper To Wrap Your Delphi Objects To Python Objects Instantly With FireDAC Sample App

How about wrapping your Delphi Objects to Python Objects with a single line of code? Sounds Interesting? Yes, Python4Delphi has the flexibility to do that using a TPyDelphiWrapper component. This benefits Delphi Developers easily to wrap the existing or new Delphi Objects into Python Objects. This post will guide you on how to wrap a FireDAC TFDTable to a python Object and Manipulates with table…
Read more
CodeDelphi

Learn How Easy It Is To Create A Python Type In A Delphi Application With Python4Delphi Sample App

We have learned how to create a Python Module in Delphi and added some methods to it. It’s time to learn how to create a Python Type(Class) in Delphi. Creating a new class creates a new type of object, allowing new instances of that type to be made. Each class instance can have attributes attached to it for maintaining its state. Class instances can also have methods (defined by its…
Read more
CodeDelphiRAD Studio

Start Creating Powerful FireMonkey Linux Applications In 1 Hour With This Video Tutorial

Let’s get started with Delphi FireMonkey and make a visually stunning Linux application! In this webinar, you will learn all of the steps required to begin developing Linux solutions. So read on, learn and show what you’ve got! Overview InstallationSupported platformsPAServerSDK & PackagesUsageUI ElementsSamplesDatabase Access FireDACMigrating from Windows VCLMida…
Read more