Source position: syneditpointclasses.pas line 401
type TSynCaretType = (
ctVerticalLine,
ctHorizontalLine,
ctHalfBlock,
ctBlock,
ctCostum
);