I want to convert jpg to wmf.
Therefore I downloaded the component TJPEGImage.
Now, if I try this:
image1.picture.metafile := jpegimage1.picture.graphic;
it doesn't work.
How should I do this?
I'm trying to create my own programming language,
and now I wonder: is it possible to create variables
at runtime? Or should I use pointers, or perhaps
some assembly code?
OK Lance,
I tried your example, but
when I run it, Delphi (version 3.0 build 5.53)
says: "undeclared identifier: Internetgetconnectedstate"
"undeclared identifier: INTERNET_CONNECTION_LAN"
"undeclared identifier: INTERNET_CONNECTION_PROXY"
Yes, I...
Thanx Lance,
but all these examples apply to MS Visual Basic.
They don't work with Delphi! So if anyone knows
how to show the online/offline status,
please reply!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.