This is for Windows.
I've searched, modified delphi code, used other controls, but try as I might I'm unable to find a button that has a working color property AND wordwrap.
I modified the standard TButton and gave it a wordwrap feature, this works great.
I understand that if I wish to use TButton as a starting point I have to use a customdraw routine, I have no idea how to implement this.
Can anyone point me in the right direction, better still some working code ?