IDENews

Updated XML Mapper - MVP Project

Recently we launched a new experiment of opening up some internal projects for MVPs to work on. As opposed to some of our open-source initiatives like Bold, these are still owned by Embarcadero and a primary part of the product. This is something MVPs have requested the option to be in involved in for a while, so it is very exciting to finally say it is in full swing and a success. The first…
Read more
C++DatabaseDelphi

Quickly Learn How To Connect And Manage A SQLite Database For Delphi/C++ Builder With SQLite Sample App

SQLite becomes popular for working with light weight embedded, mobile, IoT, and desktop applications. Do you want yourDelphi and C++Builder Applications to connect with SQLite Database? How to start? Don’t worry,FireDACoffers robust components to connect with MySQL Database. FireDAC.SQLLiteSample app demonstrates how to use FireDAC to work with SQLite…
Read more
News

C++Builder 10.4.1 Event Handler and RTTI Patch

We’ve just released a patch for C++Builder 10.4.1 which affects using components written in C++ in the form designer. This patch addresses the following issue: Event handlers were not always generated in the IDE with a compatible method signature to the event…
CodeDelphiNews

Webinar Replay - Python for Delphi Developers - Part 1 - Introduction

Replay from part 1 of the Python for Delphi Developers. Be sure to register for Part 2! Agenda Motivation and SynergiesIntroduction to PythonIntroduction to Python for DelphiSimple DemoTPythonModuleTPyDelphiWrapper A few useful links Python4Delphi librarySynEdit libraryPython for Windows DownloadPyScripter IDE for Python written in Delphi using Python4Delphi and SynEditPython Tutorial…
Read more