Links
EControl Syntax Editor SDK
TSyntAutoReplace.OnAutoReplace Event

Occurs before substring in SyntMemo text is auto-replaced.

property OnAutoReplace: TOnAutoReplaceEvent;

This event may be used by the user to change AReplace before replacement. It's useful, for instance, when it's necessary to replace not a single word or word combination but a multiline string.

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