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

TSVGTextNode

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

Declaration

Source position: fpsvg.dom.pp line 66

type TSVGTextNode = class(TSVGNode)

public

  constructor Create();

  function Clone; override;

  property Text: TSVGString; [rw]

end;

Inheritance

TSVGTextNode

|

TSVGNode

|

TObject


Documentation generated on: 2026-09-25