[^^Up^^] [Menu] [About The Guide]
 Class TIniFile                   Introduction
-------------------------------------------------------------------------------
 Object Creation

 TIniFile()                       Object not inicialized
-------------------------------------------------------------------------------
 Exported Instance Variables

 aLines                           Text lines of the INI File            ASSIG
 cSection                         [cSection]      from last Set or Get
 cEntry, cValue                   cEntry = cValue   "   "    "      "
 nFoundAt                         cEntry is located at nFoundAt line
 nSections                        Number of sections in a INI File
-------------------------------------------------------------------------------
 Exported Methods

 Use( cIniFileName )                     Uses a INI File          CONSTRUCTOR
 Set( cSection, cEntry, cValue )         Set  a INI value
 cGet( cSection, cEntry [, cDefault ] )  Get  a INI value
 Save()                                  Save the INI file to disk
 Use()                                   End using the INI file

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson