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 tickets for iOS PassKit wallet from Delph/C++ Builder FireMonkey.
The Wallet is an application on Apple iOS that manages…
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…
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 the pixels outside of the circle to be transparent. This needs a change to the texture. By utilizing a transformed pixel…
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…
When I started programming with Delphi 7, my applications were stunning because of the wide variety of VCL styles. I liked the idea of just loading the style file and you are good to go. At this moment, creating dark and light mode for the applications is crazy. But, if you are developing applications in Delphi or C++ Builder, you have no problem!
Most of the time, other students were…
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…
Quickly Embed Award-Winning Cross-Platform SQL Database: InterBase ToGo
February 26, 2021
RAD Studio has been popular with its database solutions for Delphi and C++ Builder. InterBase ToGo is a full-featured database in a library with no separate database server processing running. InterBase ToGo is perfect for Enterprises, ISVs, OEMs, and VARs who need to embed…
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 do that effectively, and we will learn how to retrieve devices similar to Windows device…