FMX.MediaLibrary.IFMXAudioManagerService.GetArtists
Delphi
function GetArtists: TArtists;
C++
virtual TArtists __fastcall GetArtists(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.MediaLibrary.pas FMX.MediaLibrary.hpp |
FMX.MediaLibrary | IFMXAudioManagerService |
Description
Gets the Artists from the mobile store.
Implement GetArtists in order to obtain the artists from the mobile store.