TOlfSVGBitmapList.DeleteList Method

Definition

Remove the list at "index" from the global container

Delphi
class procedure DeleteList(const Index: word)

Parameters

Index
Word

Remarks

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