TStringList.Done
Clean up the instance
Declaration
Source position: objects.pp line 567
default
destructor Done; Virtual;
Description
The Done destructor frees the memory occupied by the string descriptions, and destroys the object.
Errors
None.
See also
Name | Description |
---|---|
TObject.Done | Destroy an object. |
Load | Load stringlist from stream. |