[Overview][Classes] | Reference for unit 'IniFiles' (#fcl) |
Read the list of sections
Source position: inifiles.pp line 148
public procedure TCustomIniFile.ReadSections( |
Strings: TStrings |
); virtual; abstract; |
Strings |
|
Stringlist in which to return section names |
ReadSections returns the names of existing sections in Strings. It also returns names of empty sections.
|
Check if a section exists. |
|
|
Read names and values of a section |
|
|
Read the key names in a section |
No notes exist for this page yet.