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 applications built with XE7 and XE8. This is not an issue...
View ArticleRAD Studio 10 Seattle - New FireMonkey Features
Learn about the key new FireMonkey features in RAD Studio 10 Seattle with this quick overview video: [YoutubeButton url='https://www.youtube.com/watch?v=3OL93vxHTEc'] RAD Studio 10 Seattle includes...
View ArticleNative Platform Rendering on Windows and iOS with RAD Studio 10 Seattle
With this release, we support native platform rendering on Windows for controls such as TEdit and TMemo, in addition to supporting native platform rendering for a range of controls on iOS. The...
View ArticlePAServer 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 run on OS X 10.10 (Yosemite) or 10.9 (Mavericks). We...
View ArticleJoin me at CodeRage for my session on updating your application UI for...
CodeRage X starts tomorrow. The theme for this year’s CodeRage conference is “Develop Anything, Anytime, Anywhere”. The conference will cover development topics for the Delphi Object Pascal and C++...
View ArticleMy CodeRage Session Replay on Windows 10 UI and UX
CodeRage X was a great event. Lots of attendees and great questions. My session replay on "Update Your Application UI/UX with the All New Windows 10 Look and Feel" is now available for replay. For...
View ArticleUsing QueryLines to filter your BaaS data
Today I thought I would do a quick tutorial on how you can filter your BaaS data using TBackendQuery’s QueryLines feature. This allows you to filter your cloud data using regular expressions. For more...
View ArticleUsing the WinRT Globalization API
With RAD Studio 10 Seattle, developers can rapidly update their VCL and FMX applications to take full advantage of the Windows 10 wave. Support includes Windows 10 and native WinRT/UWP components and...
View ArticleHow to best load an image from a URL using TWebBrowser when targeting...
I recently got a question from a customer on how to restrict the image size to the actual device screen dimensions when using TWebBrowser, so I thought I would create a blog post about it. Often times,...
View ArticleAdding a style selector to your application
With RAD Studio 10 Seattle, we provide built-in default styles for iOS, Android, Windows and Mac. Additional styles can be found in the Styles directory installed with the product, and in the premium...
View Article