Delete an item from the list.
Source position: contnrs.pp line 254
public procedure TFPHashList.Delete( |
Index: Integer |
); |
Index |
|
Index of item to remove from the list. |
Delete deletes the item at position Index. The data to which it points is not freed from memory.
TFPHashList.ExtractTFPHashList.RemoveTFPHashList.Add