RAD Studio VCL Reference
ContentsIndex
TClipboard Methods Public Methods
Public Methods
 
Name 
Description 
 
Copies an object to the clipboard. 
 
Deletes the contents of the clipboard. 
 
Closes the clipboard if it is open. 
 
Returns a Windows handle to data from the clipboard in the specified format. 
 
Retrieves a component from the clipboard. 
 
Retrieves text from the clipboard and copies it to a buffer. 
 
Indicates whether the clipboard contains data in a specified format. 
 
Open 
Opens the clipboard, preventing other applications from changing its contents until the clipboard is closed. 
 
Places data represented by a specified handle on the clipboard. 
 
Copies a component to the clipboard. 
 
Writes a text buffer to the Clipboard
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.