Applies to
TRegExHighlighter component
Declaration
property RussianAlphaChars: Boolean;
Description
This property control whether regular expression matching will be done using russian letters. It controls the property ModiferR of TRegExpr objects used internally by TRegExtHighlighter. See topic "TRegExpr interface" in file "TRegExpr.hlp" for the effect of this property on regular expression matching.
The default value for RussianAlphaChars is False.