|
|
IIni
|
The IIniFile type exposes the following members.
| Name | Description | |
|---|---|---|
| FileName | File name of the INI file. | |
| ItemString, String | Gets or sets the value of the specified key. | |
| ItemString, String, String | Gets the value of the specified key. |
| Name | Description | |
|---|---|---|
| GetSectionKeys | Gets an array of keys from the specified section in the INI file. | |
| GetSectionNames | Gets an array of that section names that exist in the INI file. |