Links
EControl Syntax Editor SDK
TSyntAutoReplace.SmartReplace Property

Defines whether smart auto-replace is enabled.

property SmartReplace: Boolean;

If SmartReplace is disabled the whole "word" localized in the SyntMemo text is searched in Items

If SmartReplace is enabled all the substrings ending the the localized word are searched in Items. For example, if the localized "word" is a=Coyp, the strings searched in Items are: a=Coyp, =Coyp, Coyp, oyp, yp, p.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!