Many Delphi and C++ Builder developers love DevExpress VCL Components. For instance, the grid component can be used in many places to show data from the data source. Moreover, there are more business components to show data understandably. DevExpress VCL Subscription will help you take your business solutions forward so you can deliver new, immersive experiences to delight your users…
Mustache is a Logic-Less Templates by Chris Wanstrath. Mustache can be used for HTML, config files, source code – anything. It is called as “logic-less” because therethere are no if statements, else clauses, or for loops. Instead there are only tags.
Learn How To Master Delphi FireMonkey Animations In An Hour With This Video Tutorial!
October 12, 2020
FireMonkey is one of the best cross-platform application development framework. You get everything and, also you can build your custom components with it.
In this webinar, Ray Konopka, who is the master component designer, demonstrates how to extend your…
A RoadMap To Migrate Your Legacy Delphi And C++ Applications To The Latest Blazing-Fast Version
October 12, 2020
Thinking to migrate your Legacy Delphi/C++Builder Applications to the Latest Delphi? Curious to know the things to do and tips to do effortless migrations ? This post will guide you through the considerations for succussful migrations
Things to consider :
Unicode Compatibility – Unicode support was added to RAD Studio, Delphi and C++Builder starting with the 2009 version. Many…
Daraja is a flexible HTTP framework for Object Pascal, based on the HTTP server in the free open-source library Internet Direct (Indy).
The framework uses simple request mapping rules to generate the HTTP response and to invoke your Delphi or Free Pascal code.
The…
Embarcadero MVP Cary Jensen Teaches You How To Build Blazingly Fast Database Apps With FireDAC
October 10, 2020
Watch FireDAC guru Cary Jensen for this information-packed presentation that shows you how to build world-class database applications using FireDAC. If you are a database developer using RAD Studio, this is one presentation that you cannot miss.
Overview
Review of the…
Learn How To Easily Work With Delphi Database Connection Definitions With This Sample
October 9, 2020
The ConnectionDefs property is a powerful tool that can be used to make your connections management simple and flexible, with the possibility of persisting and transport your connection’s parameters whenever you want, using these transportable files you can load and navigate between previously configured connections on self-contained .INI files, thus, you don’t have to worry about load…
Accessing internet resources becomes a common feature in modern desktop windows applications. Thinking how to build these capabilities in your Delphi/C++ Applications? WINSOFT made a Flexible component suite that helps you to access internet resources with FTP, and…
Some days ago I wrote about Comport for Firemonkey by WinSoft but even if you are not planning to use FireMonkey we still have a great component for you: Comport for Windows (TComport) by WinSoft.Let’s download the trial version from here and install it…
Easily Bind A TBindNavigator With A TStringGrid In The LiveBindings.BindGridLinkFMX Sample For Delphi
October 8, 2020
Location
You can find theBindGridLinkFMXsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to Object Pascal\LiveBindings\bindgridlink\fmxSubversion Repository:You can find Delphi code samples inGitHub Repositories. Search by name into the samples repositories according to your RAD Studio version.
Description
This…