TOlfSVGBitmapList.DeleteList Method

Remove the list at "index" from the global container

Unit: Olf.Skia.SVGToBitmap
class procedure DeleteList(const Index: word)

Parameters

Index
Type: System.Word

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