Replaces Tab characters by the Spaces using TabList.
procedure ConvertTabs(AStart: integer; AEnd: integer);
TCustomSyntaxMemo Methods