help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Classes] Reference for unit 'IniFiles' (#fcl)

TIniFile.ReadSections

Read section names

Declaration

Source position: inifiles.pp line 181

public procedure TIniFile.ReadSections(

  Strings: TStrings

); override;

Arguments

Strings

  

Stringlist to store section names in

Description

ReadSections is the implementation of TCustomIniFile.ReadSections. It operates on the in-memory copy of the inifile, and places all section names in Strings.

See also

TIniFile.ReadSection

  

Read the key names in a section

TCustomIniFile.ReadSections

  

Read the list of sections

TIniFile.ReadSectionValues

  

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505