Developer's Guide :: Using Images
From Delphi for PHP Documentation Wiki
Use Image to display a graphical image on a form. This component is a wrapper over the <img> HTML tag, so you can use any image a browser is able to show.
This component is able also to accept components inside, but only renders MapShape components, and create images with hotspots inside, so the user can click on them or just pass the mouse over to get a hint.

