Join Delphi MVP Ian Barker as he shows how to get the modern Windows 10 look and feel using RAD Studio’s themes and some *very* cost-effective third-party controls. Get that truly modern WOW factor kickstarted with minimal effort – Ian will show you how.
Ian’s Blog:
Should a contract developer pay for their own components?When you have friendsJoin TCoffeeAndCode For…
Learn How To Build Powerful Web Applications In Delphi With IntraWeb And TMS WEB Core
January 27, 2021
TMS Web Core and IntraWeb are favorite web development tools of Delphi developers the world over. Join this special webinar and learn the intricacies and specifics of these two popular and powerful web frameworks and why you should add them to your web development tool belt.
Delphi Offers Massive Productivity Boost Over WPF And Electron
January 27, 2021
How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework, and Electron for building…
Python4Delphi is the library that provides the integration between Python and Delphi. It is effectively a bidirectional bridge that allows Delphi to execute Python code and call Python libraries and allows Python to call modules written in Delphi in otherwise interact with Delphi code, objects, interfaces, records, etc. For example, you could wrap the VCL from Python and use it to create an…
Create Enterprise-Grade Grid Based Desktop Applications 10x Faster With X-Files Components
January 26, 2021
Delphi VCL community is wide enough that you can find thousands of different components in the market. And these components increase your productivity, which leads to really awesome desktop projects.
X-DBGrid Component package is a popular and most used component set…
Quickly Learn How To Fetch A Table Using FireDAC In This IFDPhysCommand Delphi Sample
January 26, 2021
The sample uses theIFDPhysCommandinterace tofetch rowsfrom the current command cursor in theDatStable. To this end, the samplecreates a commandinterface to:
PrepareaSELECTcommand.Definethe structure…
Tutorial: Introduction To C++ Parallel Compilation With TwineCompile
January 26, 2021
Use TwineCompile to improve your C++Builder developer speed and productivity. TwineCompile is available via the GetIt Package Manager for 10.4 and newer with Update Subscription.
TwineCompile lists its features as:
Advanced compile system uses multi-threading technology and caching techniques to make C++ compiles 50x faster!
Automatic background compiling engine ensures that files are compiled as…
Powerful Award-Winning Windows UI Toolkit For Delphi And C++Builder
January 25, 2021
VCL is one of the best frameworks for Windows development in Desktop development. VCL contains a wide variety of visual, non-visual, and utility classes for tasks such as Windows application building,web applications, database, and console applications.
Since…
Using Apilayer REST APIs from Delphi
January 25, 2021
As you might have seen online, Idera (Embarcadero parent company) recently acquired apilayer, a company offering a number of REST API micro-services, ranging from IP address geolocation to email and phone number checks, from financial information to weather and flight…
Quickly Access Windows System Info In Your Delphi Application With Excellent Component Suite
January 25, 2021
Developers may often require to collect system info such as computer, processor, devices, networks, etc. for various purposes in your Delphi application. Accessing that information is no longer a tough task. MiTec’s System Information Management Suite is the right choice for easy use in your applications. In this blog post, how to use the TMiTec_SystemInfo component to access system…