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
DelphiRAD StudioTech Partner

Powerful JPEG Video Streaming Library For Delphi And C++ Builder.

It is easy to create a video streaming server and client in your applications. The Video Stream library from WINSOFT allows you incorporate video streaming capability in your Delphi and C++Builder projects. How to install component 1) Download the component archive here.2) Extract files from the archive to any folder.3) You need to copy all of the files from the folder corresponding to the…
Read more
News

Bold for Delphi is Open Source

By publishing the source code of Bold for Delphi with an MIT license at https://github.com/Embarcadero/BoldForDelphi, Embarcadero has officially made the Bold for Delphi library an open source project. What is Bold (And Some History) Bold is a tool in the MDA (Model Driven…
CodeDelphi

Learn About This Powerful WYSIWYG IDE Designer For Delphi Web Development

IntraWeb has been an awesome framework for Delphi web applications. In this CodeRage session, Chad Hower explains how you can make web apps with the Delphi and new IntraWeb 17 features. For instance new In-IDE designer. The cool thing about the In-IDE designer is that you see your live web app while developing it. It can also run outside and independently from the Delphi IDE or even…
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…
C++CodeDatabaseDelphi

3 Libraries for improving Existing Applications built with Delphi

One topic I get increasingly asked about Delphi Programming when developers are migrating to the latest version of RAD Studio is “quick ways to improve their applications”. So in this post, I am going to summarise 3 favorites by focusing on the libraries in RAD Studio. If you are new to RAD Studio, then I would also recommend reading these, as they are very easy to implement and provide quick…
Read more