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



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

TIniFile.ReadSectionRaw

Read raw section

Declaration

Source position: inifiles.pp line 180

public procedure TIniFile.ReadSectionRaw(

  const Section: String;

  Strings: TStrings

);

Arguments

Section

  

Section name to read

Strings

  

Strings to store section contents in

Description

ReadSectionRaw returns the contents of the section Section as it is: this includes the comments in the section. (these are also stored in memory)

See also

TIniFile.ReadSection

  

Read the key names in a section

TCustomIniFile.ReadSection

  

Read the key names in a section

Notes

 No notes exist for this page yet. 





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