CGameFolderName Constant
Definition
Used as a folder name to store the settings and scores
Delphi
const CGameFolderName = 'StarterKitTronSample'
Value
string
Remarks
Don't use a path, only a name to use a a folder name. The real paths are calculated automatically depending on the platform.