Definition at line 210 of file FXText.h.
00210 { 00211 STYLE_UNDERLINE = 0x0001, 00212 STYLE_STRIKEOUT = 0x0002, 00213 STYLE_BOLD = 0x0004 00214 };