TPlaylist.RefreshSongsList Method

Load the list of song from the local cache. Start a reload from the connector if AForceReaload is True. After loading the song's list, TPlaylistUpdatedMessage is sent to its subscribers.

Unit: Zicplay.Types
procedure RefreshSongsList(AForceReload: boolean = False)

Parameters

AForceReload
Type: System.Boolean