Filename of the collection.
Source position: inicol.pp line 60
|  public property TIniCollection.FileName : string | 
FileName is the filename as used in the last LoadFromFile or SaveToFile operation. It is used in the Load or Save calls.
| 
 | Save the collection to the default filename. | |
| 
 | Load collection from file. | |
| 
 | Save collection to a file in .ini file format. | |
| 
 | Loads the collection from the default filename. |