[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Clean up the instance and free all related memory.
Source position: objects.pp line 553
destructor TStrListMaker.Done; virtual; |
The Done destructor de-allocates the memory for the index description records and the string data, and then destroys the object.
None.
|
Destroy an object. |
|
|
Instantiate a new instance of TStrListMaker |