[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
------------------------------------------------------------------------------
Creating a ClipBoard DEFINE CLIPBOARD <oClp> ;
Object [ FORMAT TEXT | OEMTEXT | BITMAP | DIF ] ;
[ OF <oWnd> ]
ACTIVATE CLIPBOARD <oClp>
<oClp> A reference to the Clipboard Object.
<oWnd> The Window which is managing the Clipboard.
<cText> The Text to place at the Clipboard.
CLAUSES
TEXT Normal Text.
OEMTEXT
BITMAP Not implemented yet.
DIF Not implemented yet.
!seealso: ClpApi.eho:Functions TClipBrd.eho:TClipBoard
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson