Документация по Gambas 2
Development Environment Documentation
Documents
Language Index
Language Overviews
Lexicon
Компиляция & Установка
ПРОЧТИ
Последние изменения
Регистрация
Что переводить
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