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



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

TIniFile.ReadSection

Read the key names in a section

Declaration

Source position: inifiles.pp line 179

public procedure TIniFile.ReadSection(

  const Section: String;

  Strings: TStrings

); override;

Arguments

Section

  

Section to read names from

Strings

  

Stringlist to store names in

Description

ReadSection reads the key names from Section into Strings, taking the in-memory copy of the ini file. This is the implementation for the abstract TCustomIniFile.ReadSection

See also

TCustomIniFile.ReadSection

  

Read the key names in a section

TIniFile.ReadSectionRaw

  

Read raw section

Notes

 No notes exist for this page yet. 





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