TWebImageControl image

I understand that basically you want to check if an URL is valid?

If so, you can use the component TWebURLValidator for this.
Set the URL of the image and it will respond via the event OnValidated if the URL is valid or not.