View Single Post
  #11  
Old 29-03-2013, 15:36
Andre Jesus's Avatar
Andre Jesus Andre Jesus is offline
Registered User
 
Join Date: Jun 2012
Location: Brazil
Posts: 70
Thanks: 11
Thanked 0 Times in 0 Posts
Andre Jesus is on a distinguished road
Quote:
Originally Posted by Andre Jesus View Post
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.
Reply With Quote