Hi
I have a problem whit my stream, i made a connect to a file and is reseving all, but my stream wont catch it
void __fastcall TForm1::Button3Click(TObject *Sender)
{
TMemoryStream *MyStream = new TMemoryStream();
Graphics::TBitmap *Bitmap = new Graphics::TBitmap();
TJPEGImage *Jpg =...
Hi
I hope somebody can help me.
I want to get a jpeg picture from a web site down to a Timage.
Like download the file say "http://something/02.jpg and put the picture direct to a Timage on my form
Please help
Thx Allan33
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.