Default section name.
Source position: inicol.pp line 41
|  public property TIniCollectionItem.SectionName : string | 
SectionName is the section name under which the item will be saved or from which it should be read. The read/write functions should be overridden in descendents to determine a unique section name within the .ini file.
| 
 | Save item to a file. | |
| 
 | Method called when the item must be loaded. |