Source position: syneditpointclasses.pas line 246
type TSynEditCaretFlags = set of (
scCharPosValid,
scBytePosValid,
scViewedPosValid,
scHasLineMapHandler,
scfUpdateLastCaretX
);