TScoreList<T>.SaveToFile Method
Definition
Save the list of scores in AFileName (and create the path if needed and possible)
Delphi
procedure SaveToFile(AFileName: string)
Parameters
- AFileName
- string
Save the list of scores in AFileName (and create the path if needed and possible)
procedure SaveToFile(AFileName: string)