About a month ago we published a short blog post about the importance of our partner ecosystem and interviewed DevExpress. Our partners not only build much needed functional capabilities for RAD Studio developers, but also deliver exciting innovation. One partner that…
Creating Custom File Dialogs: ShellBrowser Delphi Components
April 15, 2021
No doubt, the VCL FileDialogs offer a multitude of configuration options that cover most standard use cases. But sometimes this might not be enough and you want to create a specialized custom dialog with a different layout, additional controls (e.g. for import/export…
How To Make An Epic Dashboard Visualization For Windows, Mobile And The Web The Easy Way
April 12, 2021
Dashboards, graphical visualization of data, seem to be everywhere, especially in these pandemic times where daily and weekly trends take on a very personal significance. In this article, we are going to look at a beautiful dashboard that you can very easily customize to suit your own needs.
Visualization is the art of making the useful, beautiful.
There is only so far you can get with…
Sometimes Developers Want to list or Identify USB Devices History in a machine programmatically. Don’t know what to do? Don’t worry. MiTec’s System Information Management Suite’s component helps to enumerate the USB Devices History we will learn how to use use the…
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…
Using Credentials Manager on windows allows users can easily identify the cached network credentials. However, Sometimes Developers need to list down the cached windows network credentials from a Delphi App programmatically? Don’t know how to do it?. Don’t…
Sometimes Developers Want to list or Identify USB devices connected to the machine and perform some actions to the USB devices programmatically. How do enumerate the USB devices quickly? Don’t know how to do it?. Don’t worry. MiTec’s System Information Management…
One of the powerful peer-to-peer communication solutions for Delphi and C++ Builder developers is called IPWorks IPC. It is a suite of components for inter-process communications (IPC) through Named Pipes. The component set combines client, server, and remote execution components facilitating straightforward peer-to-peer communications between related or unrelated processes.
With the IPWorks…