Class TSVGLinkListeners
Unit
Declaration
type TSVGLinkListeners = class(specialize TFPGList<TSVGLinkEvent>)
Description
Listeners on link changes between SVG elements
Hierarchy
- TObject
- TFPSList
- TFPGList
- TSVGLinkListeners
Overview
Methods
![]() |
function IndexOf(const Item: TSVGLinkEvent): Integer; |
![]() |
function Remove(const Item: TSVGLinkEvent): Integer; |
Description
Methods
![]() |
function IndexOf(const Item: TSVGLinkEvent): Integer; |
This item has no description. |
![]() |
function Remove(const Item: TSVGLinkEvent): Integer; |
This item has no description. |