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++CodeDelphiTech Partner

Ultra-Fast Way To List Software And Microsoft Products Installed On Windows From Within In Your Delphi Apps

Do your need to list down the Software installed in your machine programmatically. How to get the Name, Software Version, Installed Date, etc., for each software installed quickly? Don’t know how to do >Don’t worry. MiTec’s System Information Management Suite’s component helps to get these information with less code, and we will learn how to use TMiTeC_Software and TMiTeC_MSProduct in…
Read more
CodeDatabaseDelphiRAD Studio

Quickly Build A Drawer With The TMultiView Component For Android And iOS Apps Using FireMonkey In Delphi

The MultiViewDemo sample demonstrates how to build an application that implements the “master-detail” interface and how to use the master panel presentation modes. In this post, we’ll show a sample that allows you to change the master panel characteristics, such as mode, placement, sliding mode, shadow properties, etc, with the help and use of Windows App Development Tools.
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