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