String Class: Destruct
The String class destructor de-allocates memory for the Lines and Words queues as well as for TempS and ResStr dynamic strings. It also calls the DisposeFileString method which disposes of the FileString property.
See also:
Lines
Words
TempS
ResStr
FileString
Construct
DisposeFileString