Links
EControl Syntax Editor SDK
TSyntAutoReplace.Items Property

Contains auto-replace items.

property Items: TStrings;

Each item occupies single line and has following format:

<Word>< Separator><Replace>.

Case consistency items have format:

<Word>

 

For example (Separator = '='): 

gte=get 

thsi=this 

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