SaveToFile method

Applies to

TContainer

Declaration

procedure SaveToFile(Backup: boolean); public

Description

Saves contents of the container in the given disk file. If Backup is true and file exists, it will be renamed to *.bak before saving.