Simple multi-threading applications.
Best viewed fullscreen (recorded 1080p).Source below. Source Code: ThreadMethodSample
Best viewed fullscreen (recorded 1080p).Source below. Source Code: ThreadMethodSample
I needed to get some simple sample data from a CSV file into a SQL database, and it occurred to me that I’d seen a nice CSV component several years ago, in the JEDI component set. In this short video, I’ll demonstrate loading CSV data into a SQL database using the TJvCSVDataset component from JEDI, … Read more
One of my favorite accessories for RAD Studio, InnoSetup![Best viewed FullScreen, recorded 1080p]
One of my favorite accessories for RAD Studio, EurekaLog!
In this video, I demonstrate installing the DCEF3 project into Delphi/RAD 10.2 Tokyo to provide the embedded Chromium browser to your VCL and Windows FMX projects. Since the chromium browser is used by default on Mobile targets, this allows your windows applications to use a compatible browser to the one used on other targets. Best … Read more
A quick tip on cross-platform development. How to use the TPath class to locate useful directories across multiple platforms. [Best viewed fullscreen 1080p]