TSoundList.FSounds Field
Definition
List of sounds/musics filenames
Delphi
var FSounds: TDictionary<integer, string>
Value
TDictionary<Integer, string>
List of sounds/musics filenames
var FSounds: TDictionary<integer, string>