TScoreList<T>.LoadFromFile Method
Definition
Load the list of scores from FileName (if it exists)
Delphi
procedure LoadFromFile(AFileName: string)
Parameters
- AFileName
- string
Load the list of scores from FileName (if it exists)
procedure LoadFromFile(AFileName: string)