Class TSVGTRef
Unit
Declaration
type TSVGTRef = class(TSVGTextElement)
Description
Hypertext reference in SVG text
Hierarchy
- TObject
- TSVGCustomElement
- TSVGElement
- TSVGElementWithGradient
- TSVGTextElement
- TSVGTRef
Overview
Methods
![]() |
class function GetDOMTag: string; override; |
Properties
![]() |
property xlinkHref: string read GetXlinkHref write SetXlinkHref; |
Description
Methods
![]() |
class function GetDOMTag: string; override; |
This item has no description. |
Properties
![]() |
property xlinkHref: string read GetXlinkHref write SetXlinkHref; |
This item has no description. |