Defines the separator in the Items property.
property Separator: Char;
Defines the separating symbol in the Items property. Each Item in the Items occupies single line and has following format:
<Word> <Separator> <Replace>
The default value is '='.
TSyntAutoReplace Properties