Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>class tclipboard</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TClipBoard
--------------------------------------------------------------------------------

 The clipboard provides a mechanism that makes it possible for applications
 to pass data handles to other applications. Clipboard functions carry out
 data interchange between Windows applications.

 DATAs
--------------------------------------------------------------------------------
 nFormat         Type of data placed in Clipboard
 oWnd            Container object

 METHODs
--------------------------------------------------------------------------------
 New             Constructor from source code
 Clear           Open, clear Clipboard contents and close it
 Close           Close the Clipboard to end using it
 Empty           Clear Clipboard contents if it's open
 End             Open, clear Clipboard contents and close it
 GetData         Get the content of Clipboard
 GetText         Get the text placed in the Clipboard
 Open            Open the Clipboard to start using it
 SetData         Set the content of Clipboard
 SetText         Places text in the Clipboard


See Also: Clipboard API functions Clipboard xBase Commands

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson