Quote:
Originally Posted by Andre Jesus
Thanks Razor12911, work fine.
|
Hi again, i have a question about the font color, i donīt know change the color on the example below:
Code:
BtnSetFontColor(hCancelBtn,$DAE369,$DAE369,$DAE369,$B6B6B6);
If i want to change the button color to yellow, how can i do this?
Usually i use the clYellow, clRed, but this donīt work in this code.