C++Delphi

Quickly Execute And Read Output From The Windows Command Line Shell With DOSCommand

Most of the utility programs utilize some kind of DOS programs like batch files for configuring some settings. If you ever wanted to run DOS programs from your main application and get the output to show in a memo or a list box this DOSCommand component lets you do that easily. TurboPack DOSCommand component is open-source and free to utilize in Delphi and C++ Builder Win32-Win64…
Read more
DelphiShowcase

Fascinating Personal Information Manager For Windows Is Developed With Delphi

doogiePIM is a unique Personal Data Safe in the layout of a fully operational web browser and personal information manager, developed with Delphi. It has built-in sections for calendar, tasks, bookmarks, contacts, documents, vault, finance, spreadsheets, email, a brainstorming noteboard, and custom resources. Of course, the built-in web browser is based on a Chromium engine and works as a daily…
Read more
DelphiShowcase

MetroDrummer Is A Multi-Platform Drum Machine App Built With Delphi

MetroDrummer is a powerful drum machine app for Android and iOS (and Windows and Mac) and it is built in Delphi. It features “12 Sections of rhythms with possibility to upload up to 48 rhythms for each section” and a “User section where to store your favorite rhythms with tempo change and mute drum parts” plus you can “Select any tempo from 40 (largo) to 300 beats per…
Read more
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