| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Free null-terminated string from the collection.
Source position: objects.pp line 472
| procedure TStrCollection.FreeItem( | 
| Item: Pointer | 
| ); virtual; | 
TStrCollection overrides FreeItem so that the string pointed to by Item is disposed from memory.
None.
| 
 | Destroy a non-nil item. |