C++

Learn How to Use the New JSON Features in RAD Studio 10 Seattle

Author: franklinrhsampaio 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…
Read more
News

RAD Studio setting the vcl application icon.

Author: Craig Chapman I recently received a question from one of my customers, asking how to set the icon for an application (in this case a VCL application). This is something that I’d understood to be trivial, but when I tried it for myself I learned that in fact…