How to set a Font Colour/Color in code? .... SOLVED
Publicado: Mié Dic 30, 2015 6:52 am
I seem to have lost my rights to post in the PRO section so I am posting here ....
I want to access and change the Font Colour/Color in Code on TLabel.
I can change the size of the font with oFont:nSize := 14 but I can't find the Property or Method for Colour/Color.
Any thoughts please.
Thanks
Chris
SOLVED .... I see that nClrText is a property of TControl which means that Tlabel has a nClrText property .... SOLVED
Still can't post in PRO though.
I want to access and change the Font Colour/Color in Code on TLabel.
I can change the size of the font with oFont:nSize := 14 but I can't find the Property or Method for Colour/Color.
Any thoughts please.
Thanks
Chris
SOLVED .... I see that nClrText is a property of TControl which means that Tlabel has a nClrText property .... SOLVED
Still can't post in PRO though.