Source position: synhighlighterany.pas line 68
type CommentStyles = set of (
csAnsiStyle,
csPasStyle,
csCStyle,
csAsmStyle,
csBasStyle,
csVBStyle
);