C++

Learn to Program with Starter (Homepage)

Author: Pawe Gowacki In coming weeks David Millington (C++Builder Product Manager) and I are going to publish weekly blog postings where you can learn programming step by step with Delphi and C++Builder. As much as possible we will try to synchronise topics and content so you could even switch from one track to another. It will also be very interesting to see the same application developed in two…
Read more
News

Migrating Delphi - Case Studies Webinar

On this webinar we learned how to migrate from older editions of Delphi with some stories of what to look for and how to update your code (including tools and resources to help you along the way) This webinar focused on these three areas for migrating legacy Delphi to the…
Delphi

Filtering support for custom ListView layouts in Update 1

Using the dynamic appearance mode, you can create your own layouts, with multiple multiple text labels, images, icons and buttons. New in Update 1 is search filtering for custom appearance, allowing you to add automatic filtering to your custom lists. See filtering for custom TListView layouts in action by clicking here. Get on the latest edition of RAD Studio, Delphi, and C++…
Read more
C++

Easily Connect Your Local Devices Together With App Tethering

With Delphi and C++Builder it is now easy to use App Tethering if you want to build applications that can communicate with other applications on the same machine or located on remote hosts. It is now simpler to communicate and share information across multiple platforms: mobile or Windows. For a quick intro, just to keep you interest alive and make you start building your first tethering…
Read more
News

Windows 10 Anniversary Update and RAD Studio

RAD Studio has unmatched support for the recently released Windows 10 Anniversary Update. Delphi and C++Builder offer the best component library for Windows development, the VCL library, and also the ability to target Windows with multi-device cross-platform code using…
News

Delphi Boot Camp Day 2 - Getting to Know the Delphi Language

This page will contain resources and the replay for day 2 (September 6th, 2016) of theDelphi Boot Camp. Trainer Marco CantuProduct ManagerEmbarcadero Technologies Agenda: The basics of Pascal and Delphi The Modern Features of the Delphi language What makes Delphi the best programming language to use The elegance of Delphi Using the Parallel Programming Library Anonymous…
Read more