In this snippet, I placed a TWebBrowser control onto my FireMonkey form and aligned it to the client. I then set up the following...
Sarina DuPont
PAServer Hotfix for RAD Studio 10 Seattle – iOS 9 and OS X El Capitan
Apple released Mac OS X El Capitan today. With Delphi, C++Builder and RAD Studio 10 Seattle, we provide support for building OS X applications that...
Steps for building iOS 32-bit applications for iOS 9 with XE7 and XE8
With RAD Studio 10 Seattle, you can build apps that run on iOS 9. A change in the iOS SDK is causing deployment issues on iOS 9 for 32-bit iOS...
Creating a custom button style with RAD Studio 10 Seattle
In RAD Studio 10 Seattle, we made many enhancements to the integrated style designer in the IDE. In today's post, I thought I would cover the...
Using the new Windows 10 TMultiView mode in your FireMonkey applications
TMultiView is a smart menu component for FireMonkey applications that makes it really easy to create app navigation that automatically adjusts...
New VCL Styles and Style Enhancements in RAD Studio 10 Seattle
In Delphi, C++ Builder and RAD Studio 10 Seattle, we provide a variety of new VCL styles and VCL style enhancements. Windows 10 Styles Choose...
Adding headers to TListView programmatically
During today's Delphi, C++Builder and RAD Studio 10 Seattle launch webinar, I got a question on how to add headers to TListView programmatically...
Getting Started with the new Windows 10 VCL UI Controls in RAD Studio 10 Seattle
With the RAD Studio 10 Seattle release, we introduced 5 new VCL UI controls. These controls were specifically designed for Windows 10 and address...
New FireMonkey Media Library Options in RAD Studio XE8
RAD Studio XE8 provides new FireMonkey Media Library options. This includes the ability to automatically save pictures taken by the device camera...
Creating Custom Multi-Device Preview Devices
In RAD Studio XE8, we introduced the Multi-Device Preview. The Multi-Device Preview provides a design time view of what your...
Working with TMapView on iOS and Android with RAD Studio XE8
[Random(42), 0="Random(54124)" _i="0" _address="0" theme_builder_area="post_content" /]
Building Proximity Aware Application with RAD Studio XE8
RAD Studio XE8 provides you with the tools to rapidly design, build, and deploy connected apps that deliver innovative IoT solutions. The new Beacon...
Working with StylesData in your FireUI applications
I have been getting some questions recently on how to identify and access style elements using StylesData. StylesData is defined by the style and...
FireMonkey Styles, Part 2: Creating a custom style for TSwitch
Designing App Navigation with TMultiView
In RAD Studio XE7, we introduced a new smart menu component called TMultiView. With TMultiView, it is really easy to create app navigation that...
FireUI Multi-Device Designer and working with Views
In RAD Studio XE7, we introduced the FireUI Multi-Device Designer. FireUI makes it easy to create user interfaces across multiple devices using a...
Bluetooth LE support in RAD Studio XE7
RAD Studio XE7's integrated wireless support (Bluetooth and Wifi) works with thousands of consumer and industry specific devices. RAD...
Mobile User Interface Design: Navigation Drawer
Drawer menus are very popular since they allow you to take advantage of more screen real estate when building your app. The main application menu is...
Uploading images to the cloud with BaaS in RAD Studio XE6
In Delphi, C++Builder and RAD Studio XE6, we integrate with leading Backend as a Service (BaaS) providers to add functionality and platform services...
Adding user account creation to your BaaS enabled apps
In RAD Studio XE6, we introduced our BaaS (Backend as a Service) support. This includes components for both Kinvey and Parse. Part of our component...
Using Custom Endpoints to create a BaaS enabled Desktop application for sending notifications to your mobile apps
I previously wrote a blog post on how to send notifications via our BaaS (Backend as a Service) support in Delphi to your mobile devices on iOS and...
Remote push notifications on Android with RAD Studio XE6
In RAD Studio XE6, we introduced support for remote push notifications with our BaaS (Backend as a Service) integration. We include components for...
Customizing and Creating VCL Styles
Delphi, C++Builder and RAD Studio include various VCL styles out of the box. These can be used for your Windows applications and customized via the...
Creating an Overflow Menu on Android
During my CodeRage 8 session I talked about creating an Action Bar with an Overflow menu, so I wanted to provide some step-by-step instructions. On...