Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
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
C++Delphi

Rapidly Create Cloud Aware Native Applications

You get built-in components to work with Microsoft Azure and Amazon Web Services. For instance, Data.Cloud.AmazonAPI contains classes that implement the API for using the Amazon services (such as queue, table). And the TAmazonStorageService class allows you to connect to…
DelphiShowcase

Amazing Companion Application For ERP Business Suite Is Delphi Powered

As stated by the developer, “Companion App for Business Suite ERP. It allows you to: – Manage activities. – Record receipts with relative photos. – Consult and modify invoices. – Consult statistical customer turnover, discovered, the more items sold performance. – Consult quantities in stock with order details, date, price. The app reads and writes data to the…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES