I have used a TSpeedButton on my application and set its flat property. However when the mouse hovers over it the button shows a border/raised edge to hilite itself. I have managed to draw over this rectangle with my own (background coloured) rectangle by intercepting the OnMouseMove event, but is there a better way to just turn this action off ? Or does anyone know whats responsible for creating this behaviour ?
Thanks.
Thanks.