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

Destroy

Checks, whether the file has been modified .

Class
TTextIniFile

Declaration

destructor Destroy; override;

Visibility
public

Description
Checks, whether the file has been modified . If so, the new contents are written. Afterwards, the object is destroyed.

See
Create