Intro
When you start building any project, you might end up creating functions to use in several points of your application. Maybe you develop a set of code snippets. Utilities are an important point of connection between your software and the device it runs on, but what if you didn’t have to create them yourself?
WinSoft offers a Utils library that gives you a bunch of functions to…
Enabling the macOS 64-bit platform in RAD Studio 10.3.2
July 30, 2019
One of the key new features for the Delphi language in the recent 10.3.2 release is support for the macOS 64-bit platform.
We’ve gotten some reports from customers that installing the macOS 64-bit platform for Delphi or RAD Studio (for the Delphi personality) is…
Multi-Device Apps and Clipboard Support
January 31, 2017
Author: Marko Von Richards
We have a lot of great demos to help you get started with RAD Studio. Today’s blog post focuses on our CopyPaste FireMonkey demo.
The CopyPaste sample demonstrates how to create applications that use the system’s clipboard to copy and…