|
Clipboard
The clipboard is a set of functions and messages that enable applications designed for the
Microsoft® Win32® application programming interface (API) to transfer data. Because all
applications have access to the clipboard, data can be easily transferred between
applications or within an application.
This overview does not describe how to copy and paste linked or embedded
objects. For information on these subjects, see the OLE Programmer's Reference.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
TMS Scripter Studio Pro components for Delphi/C++Builder
More Online Helps
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|