C++Delphi

Customize The Display Mode Of The Cross Platform FireMonkey TListView Using ListViewCheckList Sample App

Viewing your valuable data in a List with ultimate user experience becomes the essential need in Modern Desktop and Mobile Applications. Some of the usecase needs to view the list items as check list .e.g Selecting Multiple items Add or Delete from a List. Delphi/C++ Builder offers robust components to do the job at design time or runtime with less code and made developer life…
Read more
C++DelphiRAD Studio

Quick Way To Bind ListCollections Between Control and Source Component With ListCollections Sample App

ListCollections is a sample application on how to use LiveBindings to populate a list box with the items gathered from various collections.You can find Delphi and C++ code samples in GitHub Repositories. Search by name into the samples repository according to your RAD Studio version. ListCollections Sample requires the following component: TBindingsList: Built on…
Read more
C++

10.4 Patch #2: Delphi code completion and IDE fixes

10.4 Patch #2, released yesterday, makes many tweaks and changes to DelphiLSP code completion Delphi 10.4 redesigned Code Insight, one of the most significant changes to the Delphi IDE in a decade. It’s now asynchronous and responsive, and uses the compiler as a…
Delphi

Writing Software for Multiple Platforms and Architectures with FireMonkey

When developers think about Delphi or C++Builder, the power of the Visual Component Library (VCL) is typically the first thing that comes to mind. If there is a factor that has been instrumental to the success of both Delphi and C++Builder, it is without a doubt the VCL. The VCL is by far the best way to write desktop applications for Microsoft Windows. Regardless of language or company…
Read more
C++

Get ready for the 10.4 Beta with Update Subscription

Update Subscription offers many benefits to our Delphi, C++Builder and RAD Studio customers. Besides key benefits such as access to updates, upgrades and technical support, we also invite our Update Subscription customers to participate in our beta program. Beta…
Delphi

25 Reasons For Using Delphi in 2020

When Delphi 1 was released 25 years ago, I compiled a top ten reasons for using Delphi. This is my original list from the preface of the original Mastering Delphi books: “There are many programming environments you can work with, but Delphi is outstanding for a number of…
Delphi

25 years of excellence

Trying to sum up what a programming language and software authoring system like Delphi represents, spanning 25 years no less, is almost insurmountable. Where should I begin? Groundbreaking object orientation? Event driven architecture? A thriving component market? Or perhaps a technological wingspan that stretches from x86 assembly-language to high-performance ARM mobile applications? Instead of…
Read more