[Overview][Classes][Index] |
Clear the list
Source position: inifiles.pp line 111
public procedure TIniFileKeyList.Clear; override; |
Clear removes all TIniFileKey instances from the list, and frees the instances.
|
Object representing a key=value pair in the ini file. |