[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Frees all strings and objects, and removes the list from memory.
Source position: classesh.inc line 486
public destructor TStrings.Destroy; override; |
Destroy is the destructor of TStrings it does nothing except calling the inherited destructor.
No notes exist for this page yet.