The app is for users of avvik.com. According to the developer, “If you are not able to contact the [email protected]. A system for the registration and monitoring of: Customer Complaints, complaints, supplier failures, message discrepancy, HSE incident, observations, environmental incident, RUH, injuries, monitoring for safety inspections, suggestions for improvement. Each customer gets their…
Quickly Control Light Bulbs Using FireMonkey
March 26, 2021
ThingConnect IoT device component pack is one of the best areas of RAD Studio. It offers you to connect to dozens of IoT devices with easy-to-use interfaces. For instance, you can connect to the Aeon Labs Light Bulb using Delphi or C++ Builder.
As you can see these…
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…
ORM For Delphi
March 25, 2021
Object Relational Mapping is the idea of being able to write queries using the object-oriented paradigm in your preferred programming language. So this means we are trying to utilize our language to talk with the database instead of using SQL.
Why utilize ORM?
It abstracts away the database system, so switching is easy.Your queries can be efficient than writing them with SQL.With ORM, you…
Developing Fluent User Interfaces For Windows 10
March 25, 2021
In this post, we invite you to Join Delphi MVP Ian Barker as he demonstrates how to achieve the modern Windows 10 look and feel with RAD Studio themes and some *extremely* low-cost third-party controls. Ian will show you how to achieve that truly modern WOW factor with…
Terrific Living Psychometrics Application Is Delphi Powered
March 25, 2021
According to the developer, “This app offers four different calculations and shows the results both in a pane and on a psychrometric diagram:
1. Air treatment
Calculates how to convert a given ambient air to a required design air. The steps involved are cooling with a…
If you would like to create professional-looking instrumentation and multimedia applications with VCL and FireMonkey you should read this post!
What is TMS Instrumentation?
TMS Instrumentation is a library full of components, methods, and routines enabling you to create professional-looking instrumentation and a multimedia application. This component set contains more than 80…
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…
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…
Embarcadero offers a set of components and libraries to work with Bluetooth Low Energy or just BLE-enabled devices. For instance, you can utilize the new TBluetoothLE component to implement the RTL BluetoothLE feature for server and client applications using with FireMonkey.
Furthermore, the RTL provides a BLE scan filter implementation that takes advantage of the new BLE low consumption chips.