Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Allan33
  • Content: Threads
  • Order by date
  1. Allan33

    How to use stream correct

    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 =...
  2. Allan33

    Gething jpg image from web ti Timage

    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

Part and Inventory Search

Back
Top