RAD Studio 10.4.2 supports silent, automated installation of the product with no UI interaction. Silent Install is available for offline and online installation. In the offline installation there is a GOF file and the setup executable. In the online installation there is a setup executable and an automatic download of the required packages in the background. The Windows SDK installation currently…
Exciting Crossword Puzzle Android App Is Made In Delphi
March 1, 2021
Uzbek Crosswords is a crosswords puzzle app built in Delphi Berlin 10.1. According to the developer, “Uzbek crossword puzzles are very interesting and very easy to use. There is also an assistance system. This is our first Uzbek program. We think our users will like it…
Fun With 3D: Apply A Texture To A GPU Shader With Delphi FireMonkey
February 28, 2021
We have been exploring shader programming in Delphi FireMonkey. In thefirst post, we have learned the fundamentals of computer graphics and prepared the development environment. And created a simple demo application that just renders every pixel using a blue…
Detect Bluetooth Devices Easily In Your Windows Apps With Flexible Component Suite
February 27, 2021
Do your need to detect all the connected Bluetooth devices in your machine programmatically? How to get the Device Name, Address, Last Used, Authenticated, Connected status, etc., for each Bluetooth Devices connected? Don’t know what to do? Don’t worry.MiTec’sSystem Information Management Suite’s component helps to get this information with less code, and we will learn how to…
Sometimes developers want to list down or identify the Devices in a Windows machine programmatically. How do enumerate the devices and resources quickly? Don’t know how to do it? Don’t worry.MiTec’sSystem Information Management Suite’s component helps to…
Intouch Is An Incredible Retail Management System Built With Delphi
February 24, 2021
Intouch is a point of sale, multi stock location, customer and suppliers management system used by over a 100 South African retailers. While the main application is Delphi VCL based, there are a number of mobile apps developed with Firemonkey that integrate with the…
Announcing the Availability of RAD Studio 10.4.2 Sydney Release 2
February 24, 2021
Embarcadero is pleased to announce the release of Delphi, C++Builder and RAD Studio 10.4.2. With new features and much improved quality, the new release builds on the work done in 10.4 Sydney and the 10.4.1 quality release.
RAD Studio 10.4.2 continues expanding some of the key cornerstones of the product, from Windows to multi-device support, from IDE modernization to libraries quality and…
Fun Equation Solver Project Is Powered By Delphi
February 24, 2021
Simple equation solver built in Delphi. Input any equation as a string to get a solution. The project takes Angle Mode in degrees, radians, and gradians. It has four different number formats including none, scientific, engineering, and fixed. It also plots the equation on a…
LearnCPlusPlusOrg :: Counting Prime Number Benchmarks
February 23, 2021
Prime numbers are interesting area to research. A prime number, it is also called prime shortly , is a natural number (a positive integer) greater than 1 that is not a product of two smaller natural numbers. There are several mathematical questions regarding prime numbers…
Fun Amazons Board Game App Is Made With Delphi
February 22, 2021
Amazons is a many-faceted game app that has been developed in Delphi. According to the developer, “The game set typically used to play Amazons is a draughts board of size 10 × 10, four white and four black chess queens (called amazons), and a supply of go pieces of one colour (called arrows). The starting position and a first move of white are shown in Fig. 1. A move consists of two steps…