Editor.Highlight
(gb.qt.ext)
Syntax
PROPERTY Highlight AS Integer
Returns or sets the editor highlighting mode.
This property can take one of the following values:
Custom syntax highlighting is done in the
Highlight event handler,
by using the
Highlight class.