Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
News

Use Powershell to Install IIS for RAD Server EMS production environment [JAPAN]

RAD Server が提供する機能のうち、中間サーバの機能は IIS または Apache で動作します。このインストールですが、運用環境向けのインストール手順を見ると docwiki には IIS のインストール手順が以下のように掲載されています。 [コントロール パネル|プログラムと機能|Windows…
Read more
News

IoT Boot Camp 2017

Author: Gabe In this bootcamp you will learn how to build a RESTful Network of IoT Devices with Arduino and RAD Server. Arduino open source hardware provides a flexible platform to build connected Internet of Things hardware projects. RAD Server provides a RESTful…
Delphi

Modern Web Applications with Intraweb and Bootstrap with Olaf Monien

Author: C. McBride Building Web applications with Delphi and Intraweb is possible since many years. If you start off using the standard template that comes with the latest Delphi versions, then your application will look and feel outdated and ugly though. There is an open source Bootstrap integration for Intraweb, which will move your Intraweb applications into this century. In this session I will…
Read more
News

Making Win10 Calendar controls database-aware

Author: Dmitry Kovalenko Programming is fun. Sometimes projects and apps are more serious, sometimes less. On my recent Delphi 10.1 Update 2 presentation two times I have been asked about data-aware versions of new VCL Win10 calendar controls. Here is the code. unit…
Delphi

Applying a custom style to your Windows and Mac application

Author: Bazzer747 Create a FireMonkey Multi-Device Application Place your UI controls onto your form Browse to the StyleLookUp property for each control and select a style element (you can also do this after following the steps below) Drop TStyleBook onto your form Set the Form’s StyleBook property to StyleBook1 Double-click on the StyleBook component on your form to open the…
Read more
Delphi

Quickly Build A Cross Platform Low Code Christmas Movie REST API Client With Delphi FireMonkey

Author: EAE It is quick and easy to build a REST client with Delphi. I wanted to build out a Christmas themed project in Delphi and what better way than to build a Christmas Movie finder app. I wanted to build this app so that it was cross platform and would run on Android, iOS, macOS, and Windows with a single code base and single UI so I picked FireMonkey to do this. I also wanted to built the…
Read more
Case StudyDelphiShowcase

How Does Reliable Delphi Keep This Wonderland Running 365 Days A Year?

When you are open every single day of the year, rain or shine, your timings are measured in milliseconds, and your smallest distances are 0.7mm (0.03 inch) apart you begin to really appreciate how…

IN THE ARTICLES