TPlaylist .Has Song Method
Check if the playlist has a song
function HasSong(ASong: TSong): boolean
Parameters
- ASong
- Type: Zicplay.Types.TSong
Return Value
Type: System.Boolean
Check if the playlist has a song
function HasSong(ASong: TSong): boolean