News

Delphi for Linux RTL units

Author: Didier Cabalé I want to follow up my blog post covering the Delphi Linux compiler with a second one focused on the RTL units that are going to be available in Delphi for the Linux platform. The System Name Space These are the units part of the System name space that are available for the Linux platform (in alphabetic order): SysInit.pas System.Bindings.Consts.pas: this and following…
Read more
News

Why is Delphi for Linux Important?

Author: Todor Geshev I recently asked some of our MVPs why Delphi for Linux was important to them. This is what they had to say . . . “Delphi on Linux expands the Delphi World to large web servers, important for web services, and to small micro servers that can be used…
Delphi

Delphi Linux Boot Camp

Author: Rostislav Maslov Description: This one-day boot camp introduces you to some of the key technologies you need to know to work with Delphi on Linux and deal with the penguins! Agenda: Configuring Linux Server Configuring Apache Installing Server Modules Working with server technologies Working with Databases Exploring Delphi for Linux features Deploying and debugging from…
Read more
News

It is time to Modernize!

Over the last months I met hundreds of customers. It is somewhat humbling to learn about the many powerful applications built with D6, D7, Delphi 2005/2006/2007, XE2/3 and newer RAD Studio versions. Especially astounding is the number of great applications that are still…
C++

Get Started Fast With RAD Studio For Cross Platform Development On Android, iOS, macOS, And Windows

Author: Daniele Fare If you are new to RAD Studio and Delphi or you are a long time user these videos will help you setup and configure each of the platforms supported by RAD Studio and Delphi. The platforms supported by VCL apps are Win32 and Win64. The platforms supported by cross platform FMX apps are Android, iOS 32, iOS 64, iOS Simulator, macOS, Win32, and Win64. You can quickly build and…
Read more
News

Appx Development for Windows 10 Store

Author: CARLOS M6766 One of the most interesting new features introduced in RAD Studio 10.1 Berlin Update 2 Anniversary Edition is the support for building Windows 10 APPX application packages. YouTube reply of EMEA Embarcadero developer webinar “Appx Development for…
C++

Background Tasks And Inter-App Communication With Android Services And Intents In Delphi And C++Builder

Author: Andreas H57472 If you are developing Android applications with Delphi or C++Builder, you may want to perform background tasks for your app. This is simple to accomplish with Android Services. There is a fantastic CodeRage X replay on building Android Services with RAD Studio. Also, keep an eye out for the next CodeRage XI. The three days are jam-packed with sessions on quickly building…
Read more