Developers may often need to retrieve the windows event messages to diagnose system problems and predict future issues. How to retrieve event logs programmatically for the given source such as System, Security, Hardware events, etc. ? Don’t know how to do? Don’t worry? MiTec’sSystem Information Management Suite’s component helps to retrieve event messages quickly and…
Sometimes developers need to programmatically list the known Wi-Fi Networks and their configurations from a Delphi App. Don’t know what to do? Don’t be concerned. MiTec’s System Information Management Suite assists in enumerating the known Wi-Fi networks; in this…
The RAD Studio IDE has a package manager called GetIt built in which that allows you to browse, download, purchase, and install packages. Packages provide libraries, components, IDE extensions, SDKs, styles, samples, and more. Packages available in the package manager can…
When creating a robust and large-scale application containing lots of components interacting with each other, the Delphi Event Bus framework can be a great solution to maintain loose coupling and building a consistent platform.
If you know Bus Topology from Networking classes back in your Computer Science classes, you can easily understand what is Event Bus framework, because they are quite…
The GetIt Package Manager is the package manager built into the RAD Studio IDE that allows you to browse, download, purchase, and install packages. Packages may provide libraries, components, IDE extensions, and SDKs. Packages available in the package manager can be browsed…
Turbo Charge Your Delphi Windows App Development With The TurboPack Essentials VCL Controls
December 17, 2020
TurboPack Essentials offers 13 different easy-to-use VCL controls to use in your Delphi and C++ Builder Windows Applications. It’s fast and easy to install using the GetIt Package Manager! You can find out more about TurboPack Essentials on the web.
Step 1. Open the…
Blazing Fast Windows Deployment With The InstallAware Enterprise-Grade Windows Installer
December 16, 2020
First and only installer with full-stack ARM64 support, including triple-hybrid installers with X86, AMD64-EM64T, and ARM64 targeting from a single setup package. Also, the first installer with Next-Generation MSIX Package Builder.
InstallAware is based on Windows Installer technology. Every setup you create in InstallAware, no matter how you script it, is converted into a valid Windows…
When you start developing applications, you start to think about making a great user experience with a great and stunning user interface. With this Icons8 icon pack, you can get visually stunning icons for free.
With more than 64,800 free icons your applications…
Easily Add Slide Animations To Your Cross Platform Apps With Gesture Support In This FireMonkey Sample
December 3, 2020
In this post, you will discover two different demo application,the first oneshows you how to add sliding tabs to an application through the use of multiple tabs with custom settings, next and back buttons, and gesture support.The second sampleshows…
Boost Productivity With Useful Bookmarks IDE Plugin To Bookmark And Navigate Code In Delphi And C++Builder
December 3, 2020
Many know how to use BookMark in your code editor using the RAD Studio IDE. You can mark a location in your code with a bookmark and jump directly to it from anywhere in the file. Bookmarks are preserved when you save the file and available when you reopen the file in the Code Editor. These existing IDE Bookmark features can be replaced with a flexible IDE Plugin Bookmarks 1.6.2. This post will…