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

TSVGNode

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

Declaration

Source position: fpsvg.dom.pp line 45

type TSVGNode = class(TObject)

public

  function Clone; virtual; abstract;

  procedure AdoptInto(); virtual;

  function NodeIndex;

  function Depth;

  property Parent: TSVGElement; [r]

  property Document: TSVGDocument; [r]

end;

Inheritance

TSVGNode

|

TObject


Documentation generated on: 2026-09-25