Tether your VCL Apps to Mobile and the Cloud
The Runtime Library provides app tethering components, giving your applications the ability to interact with other applications running either on the same machine or on a remote machine. The RTL...
View ArticleWorking with FireUI in RAD Studio XE7 - Frequently Asked Questions
With the new FireUI Multi-Device Designer, you can easily create user interfaces across multiple devices using a master form to share all user interface code, then optimize inherited views for each...
View ArticleJoin us in early December for live events in the U.S.
RAD Studio World Tour - U.S. See what’s new in RAD Studio, Delphi and C++Builder XE7 RAD Studio XE7 is the single biggest jump forward for 32-bit and 64-bit VCL and FireMonkey applications! Join...
View ArticleUpdate 1 for Delphi, C++Builder and RAD Studio XE7 is available
Yesterday, we released Update 1 for Delphi, C++Builder and RAD Studio XE7. Update 1 includes over 160 bug fixes for iOS, Android, Windows and Mac, including these 40 customer reported bugs. To list a...
View ArticleWorking with VCL Styles - Tips and Tricks
Last week, we held RAD Studio XE7 US tour events in many cities throughout the US. We showed many of the great features that are part of XE7 for VCL developers, including VCL styling, VCL taskbar...
View ArticleVCL Features You Might Have Missed - post by Marco Cantu
Marco Cantu just did a great post on VCL Features that were recently added. If you are still on older versions of Delphi and C++Builder, there are many features you are missing, including some...
View ArticleLearn more about Turbo Pack for XE7
By Marco Cantu For a VCL migration session I recorded a short video covering some open source components recently upgraded to XE7 compatibility and collectively called "Turbo Pack". I blogged about...
View ArticleVCL Style Enhancements since XE2
Since introducing VCL application styling in XE2, we have added a list of enhancements to VCL styles. In this post, I am going to highlight some of the key enhancements we have made to VCL styles over...
View ArticleTip of the Day: Using the REST Debugger with your VCL Applications
The REST Debugger is a powerful tool for testing and managing different REST APIs. With its user interface, you can test and debug REST queries before applying them to your own REST applications. After...
View ArticleREST Debugger 101: A Quick How-To Tutorial
The REST Debugger is a tool that you can use to test and debug your REST queries. The interface has the Request pane with four tabs that contain the main request information, the resource and the...
View ArticleFireMonkey Styles, Part 2: Creating a custom style for TSwitch
I have been covering many UI and styling related FireMonkey features on my blog. Today, I thought I would do a follow-up post to FireMonkey Styles, Part 1. If a style does not have a description...
View ArticleWorking with FireUI in RAD Studio XE7 - Frequently Asked Questions
With the new FireUI Multi-Device Designer, you can easily create user interfaces across multiple devices using a master form to share all user interface code, then optimize inherited views for each...
View ArticleFireUI Resources
I had a great skill sprint on FireUI and designing apps for iPhone 6/6 Plus today. Lots of good questions from the audience. The webinar replay is available here. Below is a comprehensive list of...
View ArticleAndroid L Style Pack Now Available
RAD Studio XE7 customers can now download the Android L style pack. This style pack includes a dark style, a light style and a dark blue style for Android 5.0. You can access the download here. Here...
View ArticleiOS 8.1.3 app deployment steps for RAD Studio XE7
If you just updated to iOS 8.1.3 and have been getting the ‘Unable to install package. (e800003a)’ error when deploying a Delphi, C++Builder or RAD Studio XE7 application to an iOS 8.1.3 device, here...
View ArticleiOS Bitmap Style Designer Template for iPhone 6 Plus
With Delphi, C++Builder and RAD Studio XE7, we include the Bitmap Style Designer for creating your own custom styles for iOS, Android, Windows and Mac. In the past, iOS devices came either with a 1x or...
View ArticleVisualizing TPath Data at Design Time using the LiveBindings Designer
For today’s #DelphiWeek blog post, I thought I would highlight the design-time visualization of TPath data. TPath data represents a series of connected curves and lines. You can use path data to build...
View ArticleEnterprise Mobility Services Tutorial - Working with the Sign Up Endpoint
Today’s #DelphiWeek blog post is about working with the EMS SignUp Endpoint. You will need to configure your EMS server before following the steps in this post. The demo we are going to build will...
View ArticleFireUI Multi-Device Application Development - HR Manager Example
In today’s #DelphiWeek post, I thought I would highlight the HR Manager demo that I built for a previous webinar. I have gotten many requests for this sample, and am including a Code Central download...
View Article