TSQLHighlighter.Strings property
PlusMemo Help Send comments on this topic.
TSQLHighlighter.Strings property

Glossary Item Box

 

Applies to

TSQLHighlighter component

 

Declaration

property Strings: THighlightInfo;

 

Description

This property controls the highlighting of string constants.  The default characteristics are plain style, silver background and black text color.

 

You can change properties of Strings at design time or at run time.  If you make assignments to them at run time, call TPlusMemo.ReApplyKeywords for the change to take effect immediately for existing text.  Otherwise, only subsequent editing operations will take account of the new highlighting attributes.