[Contents] [Parent chapter] [Previous chapter] [Next chapter]

Create

Loads the contents of an initialization file.

Class
TTextIniFile

Declaration

constructor Create(const FileName: string);

Visibility
public

Description
Loads the contents of an initialization file. If the file does not exist, the object is empty.

See
Destroy