RAD Studio
ContentsIndex
PreviousUpNext
Using the Clipboard with Graphics

You can use the Windows clipboard to copy and paste graphics within your applications or to exchange graphics with other applications. The VCL's clipboard object makes it easy to handle different kinds of information, including graphics. 

Before you can use the clipboard object in your application, you must add the Clipbrd unit to the uses clause of any unit that needs to access clipboard data.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!