TOlf SVGBitmap List .Delete Item Method
Remove the SVG "AtIndex" from the "FromList" list
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.