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…
TMS Software provides high-level components and libraries for iOS development with Delphi and C++ Builder. One of the essential component suites is the TMS PassKit components. With the TMS PassKit, you can generate PassKit discount coupons, event tickets, store cards, travel…
FireMonkey allows you to create complex and sophisticated cross-platform applications. From business applications to games, there is something for everyone. Dozens of sample applications are available on the GetIt portal. Today we’ll look at the classic arcade game…
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 very much. In the future, we will continue to develop this program together with the instructions of our fans. Of course…
Easily Cutout An Image With A Pixel Shader On Windows
February 28, 2021
In the previous example on Shader programming with Delphi FireMonkey, we created a texture feature to show images. So the material source manages the image bitmap.
In this sample, you will create this:
We can do this by adjusting the texture itself and setting all…
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…
Powerful Built In Database Access Puts Delphi Ahead Of WPF And Electron
February 27, 2021
How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework by…
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…
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…
Increase Your Coding Experience By Adding Helpful Extensions To Your IDE
February 26, 2021
Developers love arguing and discussing different types of code editors most of the time. Someone says Vim is number one, someone says VSCode cracks everything. These all different code editors have different features and abilities to do tasks easily.
RAD Studio is improving its code editor by adding new helpful and handy extensions. One of them is the Navigator extension. Navigator lets you…