[Overview][Classes][Index] |
Free the object from memory
Source position: inifiles.pp line 132
public destructor TIniFileSectionList.Destroy; override; |
Destroy calls Clear to clear the section list and the calls the inherited Destroy
|
Clear the list |