A collection of style variables used by the components. * If you want to customize the colors of your components, change these values BEFORE instantiating any components.

Static variables

staticBACKGROUND:UInt

staticBUTTON_DOWN:UInt

staticBUTTON_FACE:UInt

staticinline read onlyDARK:String

staticDROPSHADOW:UInt

staticINPUT_TEXT:UInt

staticLABEL_TEXT:UInt

staticinline read onlyLIGHT:String

staticLIST_ALTERNATE:UInt

staticLIST_DEFAULT:UInt

staticLIST_ROLLOVER:UInt

staticLIST_SELECTED:UInt

staticPANEL:UInt

staticPROGRESS_BAR:UInt

staticTEXT_BACKGROUND:UInt

staticembedFonts:Bool

staticfontName:String

staticfontSize:Int

Static methods

staticsetStyle (style:String):Void

Applies a preset style as a list of color values, and registers the default PF Ronda Seven font. Should be called before creating any components.