Unit 'fpsvg.read' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-svg]

TSVGReadOptions

Declaration

Source position: fpsvg.read.pp line 39

type TSVGReadOptions = set of (

  roKeepForeign,

  roKeepComments,

  roPreserveSpace,

  roExternalEntities

);


Documentation generated on: 2026-09-25