Deletes the specified item, including the associated data, from the string list.
Index gives the position of the string, where 0 is the first string, 1 is the second string, and so on.
Namespace: RSGenerics.Collections
Delphi |
protected |
Parameters
Index
Type: Integer
TStringList<T>.DoDelete(Integer)
Reference |