Delphi component - tiaonImageButton

July 26th, 2007 by William Yang

ttiaon-image-button.jpgI know ImageButton doesn’t sound very exciting, and you may think what button component Delphi don’t have that aren’t able to handle images on them. Well, my component is different.

It behaves like a button, but it doesn’t draw any button effect (raised, lowered border) for you. Rather it let you choose a graphic file that represent the mouse over, or mouse down or when disabled. Much like an image on a web page, where you can use JavaScript to create a nice mouseover and mousedown effect an image. But this time its in your favourite Delphi application.

Click here to download the component.

Leave a Reply