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



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

TCollection.FreeItem

Destroy a non-nil item.

Declaration

Source position: objects.pp line 415

procedure TCollection.FreeItem(

  Item: Pointer

); virtual;

Description

FreeItem calls the destructor of Item if it is not nil.

Remark: This function is used internally by the TCollection object, and should not be called directly.

Errors

None.

See also

TCollection.Free

  

Free item from collection, calling it's destructor.

TCollection.AtFree

  

Free an item at the indicates position, calling it's destructor.

Notes

 No notes exist for this page yet. 





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