TMusic Loop .Load Method
Load a music or sound (file formats depend on the operating system). You can try MP3 for music and WAV for sounds
function Load(Filename: string): TMusicLoop
Parameters
- Filename
- Type: System.string
Load a music or sound (file formats depend on the operating system). You can try MP3 for music and WAV for sounds
function Load(Filename: string): TMusicLoop