Unit 'inicol' Package
[Overview][Constants][Classes][Index] [#fcl]

TIniCollection.GlobalSection

Name of the global section.

Declaration

Source position: inicol.pp line 55

public property TIniCollection.GlobalSection : string
  read FGlobalSection
  write FGlobalSection;

Description

GlobalSection contains the value of the Section argument in the LoadFromIni or SaveToIni calls. It's used in the Load or Save calls.

See also

Save

  

Save the collection to the default filename.

LoadFromFile

  

Load collection from file.

SaveToFile

  

Save collection to a file in .ini file format.

Load

  

Loads the collection from the default filename.


Documentation generated on: Jul 24 2023