Source position: fpsvg.read.pp line 39
type TSVGReadOptions = set of (
roKeepForeign,
roKeepComments,
roPreserveSpace,
roExternalEntities
);