Subscribe to this list via RSS Blog posts tagged in Clipboard

Posted by on in Programming
Multi-Device Apps and Clipboard Support 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 paste text or images. The sample uses IFMXClipboardService to interact with the system clipboard. The SetClipboard method is used to put data into the system clipboard and the GetClipboard method is used to return data from the system clipboard. Windows, macOS an...
  • Page :
  • 1

Check out more tips and tricks in this development video: