[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Frees any allocated memory and destroys the memory stream.
Source position: classesh.inc line 702
public destructor TMemoryStream.Destroy; override; |
Free clears the memory stream, thus in effect freeing any memory allocated for it, and then frees the memory stream.
No notes exist for this page yet.