help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TFPList.Extract

Remove the first occurrence of a pointer from the list.

Declaration

Source position: classesh.inc line 171

public function TFPList.Extract(

  item: Pointer

):Pointer;

Description

Extract searches for the first occurrence of Item in the list and deletes it from the list. If Item was found, it's value is returned. If Item was not found, Nil is returned.

See also

TFPList.Delete

  

Removes a pointer from the list.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505