 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Nikolay Guest
|
Posted: Wed Mar 09, 2005 9:31 pm Post subject: picture.registerclipboardformat |
|
|
I am trying to register a clipboard format
of a windows meta file in order to gat a picture from the
clipboard
picture.registerclipboardformat(cf_metafilepict,tmetafile);
and when try to get a picture from clipboard with
loadfromclipboard I get an error where is my mistake?
Thanks in advance.
|
|
| Back to top |
|
 |
Peter Below (TeamB) Guest
|
Posted: Thu Mar 10, 2005 7:36 pm Post subject: Re: picture.registerclipboardformat |
|
|
In article <422f6b4f$1 (AT) newsgroups (DOT) borland.com>, Nikolay wrote:
| Quote: | I am trying to register a clipboard format
of a windows meta file in order to gat a picture from the
clipboard
picture.registerclipboardformat(cf_metafilepict,tmetafile);
and when try to get a picture from clipboard with
loadfromclipboard I get an error where is my mistake?
|
You do not need to do this, TMetafile knows how to load itself from the
clipboard. Just try a metafile.Assign(clipboard).
--
Peter Below (TeamB)
Use the newsgroup archives :
http://www.mers.com/searchsite.html
http://www.tamaracka.com/search.htm
http://groups.google.com
http://www.prolix.be
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|