View Single Post
  #11  
Old 29-03-2013, 22:00
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,751
Thanks: 2,181
Thanked 11,210 Times in 2,309 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by Andre Jesus View Post
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
Reply With Quote