TerminalAttr (gb.form.terminal)

This class represents the attributes of a terminal character.

Esta clase es instanciable.

Propiedades
Background   Return or set the character background color index.
BackgroundRGB   Return or set the character background color.
Blink   Return or set the character "blink" attribute.
Bold   Return or set the character "bold" attribute.
Dim   Return or set the character "dim" attribute.
DoubleUnderline   Return or set the character "double-underline" attribute.
FastBlink   Return or set the character "fast blink" attribute.
Foreground   Return or set the character foreground color index.
ForegroundRGB   Return or set the character foreground color.
Overline   Return or set the character "overline" attribute.
Reverse   Return or set the character "reverse" attribute.
Strike   Return or set the character "strike" attribute.
Underline   Return or set the character "underline" attribute.
Underscore   A deprecated synonymous of the Underline property.

Métodos
IsVoid   Return if the character attributes are the default ones.
Reset   Reset the character flags.