Re: XP style buttons and Delphi 6??

From: Damot (thedamot_at_mailcan.com)
Date: 10/05/04


Date: 5 Oct 2004 14:13:13 -0700


"frederick" <nomail@nomail.com> wrote in message news:<1096965141.936332@ftpsrv1>...
> "Damot" <thedamot@mailcan.com> wrote in message
> news:f511be30.0410050005.1b91180a@posting.google.com...
> > Might be a silly question but is there a simple way to use XP style
> > buttons with Delphi 6?
>
> Most simply - XPDesign component (freeware D2-D6):
> http://tinyurl.com/6czg8
> add XPdesign to 'uses' to use it.
> Fine for buttons and most things - but not so good for listviews with
> VSReport, and does not work for check-boxes.

Many thanks, that's all I needed for now.