Source position: syneditmarkupbracket.pp line 34
type TSynEditBracketHighlightStyle = (
sbhsLeftOfCursor,
sbhsRightOfCursor,
sbhsBoth
);