Links
EControl Syntax Editor SDK
TecReplaceItem.Flags Property

Specifies a set of flags.

property Flags: TecReplaceFlags;

Flags property specifies a set of flags:

Flag 
Meaning 
rfRegularExpr 
Specifies whether regular expression is assigned. 
rfReplaceTemplate 
Specifies whether the string is replaced with template. 
rfKeepPosition 
Specifies whether position is kept after replacement. 
rfCaseSensitive 
Specifies whether case is considered while replace. 
rfWordBreakBound 
Specifies whether parts of text bounded with non-word symbols are replaces. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!