| [Overview][Types][Classes][Index] | 
Read the list of sections
Source position: inifiles.pp line 194
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  |