Source position: synedittypes.pp line 129
type TSynPaintEvents = set of (
peBeforePaint,
peAfterPaint
);