C++CodeDelphiHow-To'sRAD StudioWebinarWindows

Saving And Remembering Settings The 'Right' Way - Webinar Replay

We positively bustled onwards with our webinar series showing you the basics of cross-platform and Windows software development with some nice bite-sized sessions. It’s very gratifying to hear from those of you who are enjoying these laid-back sessions where I’ve tried to make it more of a social experience than a dry, stale, technical lecture. Thanks to those of you who have been…
Read more
C++DelphiFireMonkeyIDERAD StudioWebinar

A Tuesday Book Club! Webinar Replay

If you are just starting out learning to develop apps then choosing RAD Studio with Delphi is a pretty smart move. I know, I would say that wouldn’t I? But I really believe it. There are many thousands of examples, code repositories, and free components waiting for you to look at and reuse. That’s not all though, the longevity and popularity of Delphi as a platform for creating all…
Read more
C++DelphiFireMonkeyIDEModernizationRAD StudioWebinar

The Fundamental Secrets Of Good UI Design - Webinar Replay

Our recent series of webinars continued this past week with a look at how ridiculously fast and easy it is to create cross-platform apps with RAD Studio. You can very quickly design apps with RAD Studio which are powerful, modern, with rock-solid reliability – Delphi apps, for example, are notorious for just working with absolutely no dependencies and will happily continue operating even…
Read more
C++Code

How To Use Skia With C++ Builder 12

The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of enticing new features, such as the new bcc64x 64-bit CLANG compiler that has VCL/FMX/Skia GUI support with a one-click “64bit Windows Modern” platform option, a very useful Split…
C++DelphiRAD StudioWebinar

The Best Of Third-Party Components And Libraries

One of the great strengths of RAD Studio is how little you need to do to create incredible apps which can run on Windows, macOS, iOS, Android, and Linux. The secret sauce to that is the component-based way of programming. These little gems of ready-made functionality which you can just drop on your project and use right away means you don’t need to write lots of code to, for example, show an…
Read more