Learn How to Use the New JSON Features in RAD Studio 10 Seattle - Webinar
Wednesday, March 2, 2016
Pawel Glowacki - Embarcadero Technologies
RAD Studio 10 “Seattle” introduces many new features for working with JSON documents. In this demo-oriented session you will learn new ways of reading and generating JSON that requires less memory and provides better performance. This webinar presents new ways of working with JSON in RAD Studio 10 "Seattle"! There are better ways of writing and read...
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, images that are loaded from the web using an URL may be bigger than the form factor the app is being run on, causing the user to have to scroll to see the entire image. Below is a code snippet that shows you how to restrict the web image to fit perfectly to the form factor the app is being run on.
Read on to find the full snippet code!
This hotfix addresses compile time errors when targeting iOS 9.2 using C++Builder or RAD Studio 10 Seattle. This hotfix is not necessary for Delphi 10 Seatlle customers - it is only for developers using the C++ compilers and targeting iOS 9.2 devices.
Date Added: Dec 15th, 2015
Platform/Version: iOS 9.2
RAD Studio version : 10 Seattle
Solution: Download the 10 Seattle iOS 9.2 C++ Hotfix - December 2015 on CodeCentral - http://cc.embarcadero.com/item/30456
Platform Status Docwiki Page
You c...
The Embarcadero C++ team presented an online webinar on Wednesday, December 9, 2015 showing C++ developers the fastest way migrate your projects to C++Builder 10 Seattle and build/update data-rich, hyper connected, visually engaging applications for Windows 10, Mobile, IoT and more using Standard C++11.
You can find the replay online at https://www.youtube.com/watch?v=XCX6RMtb_Eo
Webinar slide deck is available at http://www.slideshare.net/davidintersimone/c-in-action-webinar-m...
C++ Developer Skill Sprints: Use C++11 to build applications for Windows, Mac, Mobile and more.
Live sessions every Thursday from December 3 to December 17, 2015
The December 2015 series of C++ Developer Skill Sprints focuses on cool new programming tips and techniques to drive your skills to the next level. The topics have been selected to take advantage of new technologies in C++Builder 10 Seattle that you can use immediately in your existing C++Builder projects.</>
December 3 - Usi...
C++Builder customers have been asking for C++11 for Win32 ever since we released C++11 support for Win64, iOS and Android. It's here now in C++Builder 10 Seattle. Here are some Embarcadero DocWiki links to take a look at.
C++Builder 10 Seattle product page - http://www.embarcadero.com/products/cbuilder
Clang-based C++ compilers - http://docwiki.embarcadero.com/RADStudio/Seattle/en/Clang-based_C%2B%2B_Compilers
C++11 language features supported by Clang-based compilers - http://doc...