[lazarus] Clipboard

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Nov 23 10:20:38 EST 2002


On Sat, 23 Nov 2002 16:05:38 +0100
"Vincent Snijders" <vslist at zonnet.nl> wrote:

> Hi all,
> 
> When I try to start lazarus on win32 I hangs, because sloppy clipboard
> viewer management. Basicly it only works for one form. Before I try to fix
> this, I want to know if LCL uses the clipboard and where LCL-component
> access clipboard functions of the interface. I couldn't find any calls
> from the clipboard unit to the interface.

?
There are plenty in clipbrd.inc.
All clipboard functions of the interface begins with 'Clipboard', e.g.
ClipboardGetFormats (see winapih.inc for the complete list).


Mattias






More information about the Lazarus mailing list