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: *

  1. bill2727

    Adding images from the internet to a form

    Hey, it worked! As you can see I'm not very facile with delphi, I've just been given the job of editing the source code of a delphi project. The resulting code seemed identical, but for whatever reason clicking on the event tab and inserting the code worked. Thanks, Bill
  2. bill2727

    Adding images from the internet to a form

    I can't seem to get that function to remove scrollbars to work. It says "Undeclared identifier WebBrowser1onDocumentComplete". I also can't access any properties of my TWebBrowser. Am I missing something?
  3. bill2727

    Adding images from the internet to a form

    Yeah, I can't seem to get rid of the vertical scroll bar, even though its grayed out. I don't see any properties of the webbrowser that fixes this. Is there a way to remove it?
  4. bill2727

    Adding images from the internet to a form

    That does work, but in only displaying a picture I'm worried it'll be too slow, or the scroll bars or border will show up and make it look ugly. Thanks though- I'll find out soon whether this solution is workable or not.
  5. bill2727

    Adding images from the internet to a form

    I can only find a way to insert static, local copies of an image into a form. What I'm trying to do is insert an image from a URL into my project, so that it can change even after the project is compiled. Is this possible? Thanks for any help, Bill

Part and Inventory Search

Back
Top