Delphi

Learn How To Customize The Look And Feel Of The FireMonkey Field Service Template Apps

The RAD Server Field Service 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. The template can give you a head start in building your own field service solutions. You can download the template from within the RAD Studio…
Read more
C++

Building Stunning UIs with C++ and FireMonkey

With many companies taking the “mobile first” approach, building applications that work on multiple platforms is a requirement for success. Developers who know how to build for more than one platform are in demand, while application users have become accustomed to…
News

New in 10.2.3: FireMonkey UI Templates - Profile Screens

Delphi and RAD Studio 10.2.3 include 18 new FireMonkey UI templates, designed to highlight FMX’s multi-device capabilities, showcase best practices, and help new users get started quicker. They showcase UI paradigms that mobile application developers need in today’s…
News

macOS High Sierra and iPhone X Support in RAD Studio 10.2.2

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

C++ Coding Bootcamp Training Course With Over 10 Hours Of FREE Training For Android And iOS

Author: Kevin M65995 The C++ Boot Camp series is a free Coding Bootcamp training course with over 10 hours of C++ training, question & answer sessions, and much more! C++ can be used to build cross-platform applications for Android, iOS, macOS, and Windows. The Android support uses the Android NDK. This coding boot camp course will bring you up to speed on building mobile and desktop apps…
Read more
News

Multi-Device Apps and Clipboard Support

Author: Marko Von Richards We have a lot of great demos to help you get started with RAD Studio. Today’s blog post focuses on our CopyPaste FireMonkey demo. The CopyPaste sample demonstrates how to create applications that use the system’s clipboard to copy and…
News

Update your application UI with TMultiView

Author: nighthawk2032 To use the TMultiView component, drag and drop the TMultiView component onto your Multi-Device form. You can also use the Master/Detail Multi-Device template (File->New->Multi-Device Application) as a good starting point. The drawer is…
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