Class TBiggerIniFile (unit BigIni)

Inherits from

TBigIniFile

Constructors



Functions

procedure ReadNumberedList(const Section: string; Strings: TStrings; Deflt: String);

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . } { read a numbered list } {. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

procedure WriteNumberedList(const Section: string; Strings: TStrings);

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . } { write a numbered list (TStrings contents) } {. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

procedure WriteSectionValues(const aSection: string; const aStrings: TStrings);

........................................................................... } { class TBiggerIniFile } {........................................................................... } {. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . } { write/replace complete section } {. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Properties

property HasChanged : Boolean


property TextBufferSize : Integer


Events

Variables


Constructors


Functions


procedure ReadNumberedList(const Section: string; Strings: TStrings; Deflt: String);

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . } { read a numbered list } {. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .


procedure WriteNumberedList(const Section: string; Strings: TStrings);

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . } { write a numbered list (TStrings contents) } {. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .


procedure WriteSectionValues(const aSection: string; const aStrings: TStrings);

........................................................................... } { class TBiggerIniFile } {........................................................................... } {. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . } { write/replace complete section } {. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .


Properties


property HasChanged : Boolean


property TextBufferSize : Integer


Events


Variables