News

Using a Common C++ Library with C++Builder and TwineCompile

One of the many big advantages to using C++ for applications and projects is the access one has to the vast library of C++  libraries and frameworks available. Basically, there is a C++ library for anything, and if there isn’t, there is definitely a C  library for it.  Back in the day, it was generally a challenge to integrate different libraries into C++ projects due to the variances…
Read more
News

Download and Install RAD Studio 10.4.2 from Previous 10.4 Releases via GetIt

Using the GetIt patch mechanism, Embarcadero is alerting customers on prior RAD Studio 10.4 releases that 10.4.2 is available and offering a simplified way to install it. Since RAD Studio 10.4, the IDE has a mechanism to deliver patches via GetIt and an option to alert users that patches are available in the Welcome page. Given there isn’t a similar mechanism to alert about a new release…
Read more
CodeDelphiTech Partner

Quickly Enumerate Among Windows Task Schedulers With Flexible Component Suite

Do you need to list down the Task Schedulers in your machine from your Delphi App programmatically? How do enumerate among the Task Schedulers quickly? Don’t know what to do? Don’t worry. MiTec’s System Information Management Suite helps to enumerate the Task Schedulers, we will learn how to use the MiTeC_TaskScheduler_TLB’s TTSTasks in this blog…
Read more