[Overview][Types][Classes][Procedures and functions][Index] |
Clipboard the function called to access the clipboard with an optional type specifier
Source position: line 0
function Clipboard: TClipboard; |
ClipboardType: TClipboardType |
):TClipboard; |
Returns a variable of type TClipboard
ClipboardType |
|
ClipboardType - optional argument to specify type of clipboard |
Returns a variable of type TClipboard
The Clipboard is available on most platforms and normally used by Copy/Paste.
lazarus-ccr.sourceforge.net |