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 offers you to build complex and advanced cross-platform applications. From business applications to games. On the GetIt portal, you can find dozens of sample applications. Today we will explore the Mars Rocket classic arcade game. In this game, the player must…
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…
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…
What's Coming in 10.4.2 Sydney
February 17, 2021
Am I the only one who gets excited about new releases? If you look at the RAD Studio Roadmap you will see a new 10.4.2 release of Sydney is scheduled for the first half of 2021. If you are on Update Subscription then you were invited to the NDA 10.4.2 Hunter beta. Well now…
Easily Use Nonstandard Data Using X-DBData for Delphi
February 16, 2021
X-DBData is a VCL and FMX nonvisual component package that helps users bridge between Delphi’s data-aware and non-data-aware components.
There are two paradigms within the Delphi IDE.
FeatureNon-Data-Aware Edit ComponentsData-Aware Edit ComponentsData ManipulationManual – using .Text, .Caption, .Value propertiesAutomatic field-linking via Field and DataSource propertiesData…
We have seen dozens of signal processing or scientific calculation applications written in Delphi, and probably most of them have utilized the OptiVec. OptiVec offers a wide range of functions for scientific use.
The OptiVec includes the completely vectorized models of…
Developers may need to detect the installed Security Software of different types such as Antivirus, AntiSpyWare, Firewall Software programmatically ? How to do that ? Struck with where to start ? Don’t Worry. MiTec’sSystem Information Management…
Identify Criminals With Elynceus: Developed In C++ Builder
February 16, 2021
Elynceus is a web application to help identify wanted (criminals and kidnapped/missing) persons using facial recognition and it is built with Rad Studio 10.2.3 (C++ Builder) and Intraweb XIV. According to the developer, “The application has three main purposes: 1 – Identify wanted (criminals and kidnapped/missing) persons using facial recognition. Wanted persons usually do not keep the…