
29-03-2013, 22:00
|
 |
Noob
|
|
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
|
|
Quote:
Originally Posted by Andre Jesus
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.
|
write the color code in reverse
|