Applies to
TContainer
Declaration
procedure SaveToFile(Backup: boolean); public
procedure SaveToFile(Backup: boolean);
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.