Source position: fsifFileSystem.pas line 383
type TFileFileSystemOptions = set of (
ffsoCreateFileIfNotExist,
ffsoAutoFormatNew
);