Gambas Dokumentation
Application Repository
Code-Schnipsel
Compilation (Übersetzen) & Installation
Developer Documentation
Documents
Fehlermeldungen
How To's
Komponenten
gb.data
gb.form
gb.ncurses
gb.openssl
gb.pcre
Letzte Änderung
Lexikon
Registrieren
Sprachelemente alphabetisch
Wiki-Syntax
Übersicht der Sprachelemente
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
TextHighlighterStyle (gb.eval.highlight)
This class represents the style of one highlight state. A full highlighter style is represented as an array of that class.
This class is creatable.
This class can be used as a
static function
.
Static methods
FromString
Properties
Background
Bold
Return or set if the characters must be drawn with a bold font.
Color
Return or set the color used for drawing characters.
Dotted
InvertedColor
Key
Name
Strikeout
Underline
Return or set if the characters must be underlined.
Methods
Copy
ToString
Events
Change