Unit 'Img32.SVG.Core' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

TSvgParser

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

Declaration

Source position: Img32.SVG.Core.pas line 193

type TSvgParser = class

public

  classStyles: TClassStylesList;

  

  xmlHeader: TXmlEl;

  

  docType: TDocTypeEl;

  

  svgTree: TSvgTreeEl;

  

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  function FindEntity();

  

  function LoadFromFile();

  

  function LoadFromStream();

  

  function LoadFromString();

  

end;

Inheritance

TSvgParser

  

|

TObject



CT Web help

CodeTyphon Studio