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

TSVGReader

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpsvg.read.pp line 79

type TSVGReader = class(TObject)

public

  function ReadFromFile();

  function ReadFromStream();

  function ReadFromString();

  function ReadFromXML();

  property Options: TSVGReadOptions; [rw]

end;

Inheritance

TSVGReader

|

TObject


Documentation generated on: 2026-09-25