I am looking for a Delphi button designed to use with Aero Glass running Vista and Windows 7, with the following properties:
completely self-drawn TCustomContro
I can throw TRzButton from Raize Components into the ring. The form should have DoubleBuffered set to true to make the labels visible, but the button must have DoubleBuffered switched off to remove the unwanted frame.
You can also use TRzBitBtn if a glyph is required. As an alternative TPngBitBtn from PngComponents will also qualify.