Hi,
I want to make a Component based on a TButton Component;
however, I need to be able to change the buttons color.
Inorder to do this I believe that I have to access the Canvas property of the Button. The problem is TButton does not have a Canvas Property, How do I either access it or is there another way to control the color??
Help is appreciated,
Thanks
I want to make a Component based on a TButton Component;
however, I need to be able to change the buttons color.
Inorder to do this I believe that I have to access the Canvas property of the Button. The problem is TButton does not have a Canvas Property, How do I either access it or is there another way to control the color??
Help is appreciated,
Thanks