Documentació de Gambas (versió en desenvolupament)
Compilació i instaŀlació
Components
gb
gb.desktop
gb.form
gb.qt4
gb.web
Documents
How To's
Language Index
Language Overviews
Lèxic
Missatges d'Error
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
TextHighlighter.ToRichText (gb.highlight)
Function
ToRichText
(
Text
As
String
[
,
Theme
As
TextHighlighterTheme
]
)
As
String
Return the result of text highlighting as rich text.
Text
: The text to highlight.
Theme
: The theme to use. If not specified, a default theme is used.
See also
Rich Text Syntax