source --> actor
Tamaņos de fuente soportados por bicoti
Nombre Tamaņo ======= ====== _light 5 _normal 12 _big 20 _large 30 _huge 40
local enum FontSize { _light = 5 ,
_normal = 12, ,
_big = 20, ,
_large = 30, ,
_huge = 40 } ;
Claudio Risso Wilman Alarcon
Click here to return to the top of the page.