> You must register the format type of what you wish to add to the > Windows clipboard, first of all, then you must (unless it's a bitmap > or wmf file), create your own format to place it and register it as a > data.
schould bitmap not be registered within the lcl ??? > To read it, you must also check to see the format of the clipboard, > and then read it only if it's the same type of content. i think the clipboard can hold more than one thing/format and delphi checks for an image automatically when i try to assign a TClipboard to an TGraphic does the lcl dont do this ??? > Please note that in order to know wether there is a content of the > clipboard there are several ways, on of them is to chain yourself to > the message queue. the TClipboard class schould do this internally as in delphi are there some examples how to use the clipboard correctly ?? Christian _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives