Wir laden Sie zu einem Themenschwerpunkt zu Sencha Ext JS ein.
Neben einer Einführung durch unserem Partner Thorsten Suckow-Homberg, Senior Software Developer, von der eyeworkers GmbH, zeigt Ihnen Matthias Eißing, Embarcadero Germany GmbH, einen technologischen Durchstich von der Datenbank über die Middleware mit dem RAD Server und Delphi zu einem Ext JS Client.
Erleben Sie zwei spannende Stunden in Theorie und Praxis.
10:00 bis 10:45
Vorstellung Sencha Ext JS
Senchas Ext JS ist die umfangr...
Whether your interest in IoT is for fun projects at home, or you’re trying to harness IoT capabilities to capitalize on the growing industry, it can be intimidating to get started.
Building multi-device applications that leverage devices that have standard and non-standard profiles, services and characteristics usually requires a significant amount of upfront research and development. With RAD Studio, and our library of IoT device components (which we call ‘ThingConnect’), we make the process of connecting to an IoT component extremely easy.
Solution Name: RAD Server Field Service Application - Delphi
Industry: Field Service
Solution Overview: The RAD Server Field Service Industry Template provides an end-to-end field service application template for routing appointments, managing parts, and user administration. It is made up of a REST server module, a desktop client, and a cross platform mobile client.
Instructional/Overview Videos: Access our video playlist here.
How to download: Available through GetIt ...
Earlier this week we released a patch for Delphi, C++Builder and RAD Studio 10.2.3 that adds support for building iOS 11.3 applications for Development, App Store, Ad Hoc or In-House Distribution.
This patch fixes the following publicly reported issues:
RSP-20268
RSP-20303
RSP-20342
RSP-20346
Click here to download the patch. ...
Providing your application menu on the home/main screen is a popular design pattern used in many applications today. It is especially useful in mobile applications where screen real estate is limited. Home screen navigation can be used by itself to serve as the main application menu, or used in conjunction with a slide-in drawer and/or additional toolbar navigation.
Home screen navigation provides all the key application functionality at a glance on one screen. Providing a ...
A very exciting feature in C++Builder 10.2.3 is support for using CMake with our compilers. Let's dig in!
This post is the first in a series on CMake, and will cover:
What CMake is
How to write a CMakeLists.txt file
How to build a project on Windows
What is CMake?
You can think of CMake as a platform-independent, compiler-independent, project format for C++ apps and libraries.
CMake uses a file called CMakeLists.txt. This is a plain text, human-edi...
This tutorial outlines the steps for creating and customizing a new FireMonkey style element and applying the newly created style to your FireMonkey application. This tutorial focuses on deploying the resulting application to iOS, but the same steps can be repeated for creating custom style elements for macOS, Android and Windows applications.
New in 10.2.2 for Delphi, C++Builder and RAD Studio Enterprise and Architect editions is the inclusion of a RAD Server Single Site/Single Server deployment license.
Also covered by the included single site RAD Server license is BeaconFence deployment for a single location with unlimited users and no square footage limitation.
BeaconFence is available through GetIt in RAD Studio 10.2.2 (Tools > GetIt Package Manager).
RAD Studio 10.2.2 was released last week. As part of the release, we enhanced our platform support.
This includes newly added support for macOS Higher Sierra and improved support for iOS 11, including the new iPhone X.
iPhone X:
With 10.2.2, we support building applications for iOS 11, in addition to iOS 10 and 9. We made enhancements to our iOS support to specifically support the new iPhone X. This includes launch screen image support in the IDE, required info.plist changes, an...
We released RAD Studio 10.2.2 this week. One of the new features is Quick Edit support in the IDE for FireMonkey. With the new Quick Edit feature, you can quickly perform common actions in the FireMonkey Form Designer. This functionality matches the VCL Quick Edit feature introduced in Berlin Anniversary Update, which was also enhanced in this release.