Delphi 4 basic, loading a picture from an internet address



Say I have an image on a form. Is there a way I can write something like
Image1.Picture:='http://www.somewhere.com/picture.jpg'; and have it work?

Thanks


.