Free the section object from memory.
Source position: inifiles.pp line 128
| public destructor TIniFileSection.Destroy; override; | 
Destroy cleans up the key list, and then calls the inherited Destroy, removing the TIniFileSection instance from memory.
| 
 | Create a new section object. | |
| 
 | Key list object. |