TOlfSVGBitmapList.DeleteItem Method

Remove the SVG "AtIndex" from the "FromList" list

Unit: Olf.Skia.SVGToBitmap
class procedure DeleteItem(const FromList: word; const AtIndex: word)

Parameters

FromList
Type: System.Word

AtIndex
Type: System.Word

It doesn't change others SVG indexes, it's internally stored in a dictionary, not a list.