TSoundList.Add Method

Add the "filename" sound to the available sounds list and return it's index

Unit: Gamolf.FMX.MusicLoop
function Add(Filename: string): integer

Parameters

Filename
Type: System.string

Return Value

Type: System.Integer