TPlaylist .Get Song At Method
Return the song at index AIndex if it exists
function GetSongAt(AIndex: integer): TSong
Parameters
- AIndex
- Type: System.Integer
Return the song at index AIndex if it exists
function GetSongAt(AIndex: integer): TSong