TSvgReader.FindElement

function FindElement(FindElement(const idName: UTF8String): TSvgElement;


Assuming an SVG has been loaded using a TSvgReader.LoadFromXXX method, this method will find the first element with the specified ID.