Unit 'Contnrs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPHashList.Delete

Delete an item from the list.

Declaration

Source position: contnrs.pp line 254

public procedure TFPHashList.Delete(

  Index: Integer

);

Arguments

Index

  

Index of item to remove from the list.

Description

Delete deletes the item at position Index. The data to which it points is not freed from memory.

Errors

TFPHashList.ExtractTFPHashList.RemoveTFPHashList.Add


Documentation generated on: Jan 30 2024