Source position: synhighlighterlfm.pas line 68
type TLfmCodeFoldBlockTypes = set of (
cfbtLfmObject,
cfbtLfmList,
cfbtLfmItem,
cfbtLfmNone
);