TSoundList.Add Method

Add the "filename" sound to the available sounds list at the SoundID position and return True if it's ok

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

Parameters

SoundID
Type: System.Integer

Filename
Type: System.string

Return Value

Type: System.Boolean