C++CodeDelphiTech Partner

Efficient Way To Build Your Own Windows Process Viewer In Delphi With Excellent Component Suite

Sometimes developers want to list down or identify the process running on a machine programmatically. How do enumerate the running processes and services quickly? Don’t know what to do? Don’t worry. MiTec’s System Information Management Suite’s component helps to do that effectively, and we will learn how to use the threads TSysProcMonThread and TSvcListMonThread to demonstrate the…
Read more
C++Delphi

Easily Build A Cross-Platform Tic-Tac-Toe Game In Delphi FireMonkey With Visual Shape Controls

Since the launch of the GetIt package manager a significant number of components and libraries distributed on GetIt. One of them is Radiant Shapes, which is a bonus pack for RAD Studio developers. Radiant Shapes includes 30+ reusable shape components that are very responsive. It supports all platforms. All of the Radiant Shapes components include valuable design-time menus to create common…
Read more
C++Code

7 Tips For Learning C++ In 2021 From If Statements To IDEs And Compilers

LearnCPlusPlus.org is a great resource for learning C++. It has a number of posts that cover the basics like selecting a C++ IDE and a C++ compiler (we know you’ll choose C++Builder and Dev-C++ for maximum productivity, right 😉 First up we have a top 6 compilers list. Next we list the top c++ compilers. Following that we have a video about Test Drive C++ by Phil Nash at Cppcon 2020.
Read more
C++CodeDelphiRAD StudioTech Partner

Easily Access AC, Processor, And Battery Power Status In Your Delphi App With Ultimate Component Suite

Sometimes Developers may need to perform implementations based on Machine’s Battery and CPU power status. How to collect such information’s quickly ? Don’t know how to do. Don’t worry. MiTec’sSystem Information Management Suite’s component helps to retrieve such information faster. In this blog post we will learn how to use the TMiTec_APM component to…
Read more