CodeDatabaseDelphiNews

Are You Using The Secret Alternative To SQLite?

I know the best way to traumatize a software developer who has been using Windows Tools for Developers for some time. You just show them this image: The BDE Administration Manager. So many ‘happy’ hours trying to resolve “PDOXUSERS.NET is in use” messages and learning all about the purpose of arcane settings like SharedDir and NETDIR. Shudder. If you wanted to store a database…
Read more
NewsTech Partner

Develop Best-in-Class Applications Using Components

A conversation with Embarcadero’s Atanas Popov and DevExpress’ Ray Navasarkian The Delphi/RAD Studio ecosystem relies on many component partners to support the diverse needs of developers. The component market has been around for over 20 years and continues to thrive. Many partners stand out with their excellent portfolios of products that help developers deploy professional apps…
Read more
C++RAD Studio

Introduction To Modern C++ With Tutorials

Hey, beginners, new C++ Developers, or Developers who want jump into the awesome C++ Builder world. C++ Builder is the easiest and fastest C and C++ IDE for building simple or professional modern applications on the Windows, MacOS, iOS & Android operating systems. It…
CodeDelphiRAD Studio

Discover COM Based Drag-And-Drop VCL Component Suite For Delphi

The drag and drop system that is built into the VCL is limited in that it only supports drag and drop within the same application. If you need to drag data from your application to other applications (e.g. Word, Explorer or Outlook), or if you need to be able to accept data dropped from other application (e.g. the Explorer), you have to use COM based drag and drop. COM based drag and drop is an…
Read more
Tech Partner

DevExpress VCL Subscription v20.2 Beta 1

As you may already know, DevExpress just released the first beta for their next major VCL update – v20.2. The official release is slated for the end of November. If you own an active VCL Subscription, you can download Beta 1 directly from their website. They…
CodeDelphiNews

Installing Component Packages Manually

Sometimes you need to install components manually. Maybe the installer wasn’t updated for your version of Delphi, or it is an open-source library without an installer. Whatever the reason, here is a short guide in addition to what is found in the DocWiki on the…
C++DelphiTech Partner

Flexible and Robust ESBPCS for VCL Component Suite in Delphi on Windows

ESBPCS is a huge collection of Components and Routines, aimed to make Date Entry and Manipulation easier for the Delphi Developer, and for those using the products that are produced. Full Source code is included, and there are subsets for those who are interested: ESBPCS-Lite for those who don’t need data aware routines and components; ESBPCS-Calcs for those after the Calculator and…
Read more