DelphiShowcase

Astounding Application For Registering And Monitoring Systems Is Developed In Delphi

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…
Read more
RAD Studio

Quickly Control Light Bulbs Using FireMonkey

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…
DatabaseDelphi

ORM For Delphi

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…
Read more
News

Developing Fluent User Interfaces For Windows 10

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…
C++Delphi

Easily Create Visually-Stunning Instrumentation Multimedia Applications

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…
Read more
C++DelphiRAD Studio

High-Performance Bluetooth Low Energy Library For RAD Developers

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.
Read more