[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Objects' (#rtl) |
Free null-terminated string from the collection.
Source position: objects.pp line 463
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. |
No notes exist for this page yet.