Unit 'Objects' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TStringCollection.FreeItem

Dispose a string in the collection from memory.

Declaration

Source position: objects.pp line 498

procedure TStringCollection.FreeItem(

  Item: Pointer

); virtual;

Description

TStringCollection overrides FreeItem so that the string pointed to by Item is disposed from memory.

Errors

None.

See also

TCollection.FreeItem

  

Destroy a non-nil item.


Documentation generated on: Jul 24 2023