CDefaultSoundEffectsPath Constant
Definition
Relative (from Windows compiled EXE) or absolute path to find the sound effects file when you execute the program in DEBUG on Windows (without deployment)
Delphi
const CDefaultSoundEffectsPath = '..\..\..\_PRIVATE\sounds\'
Value
string