FMX.MediaLibrary.TAlbum.Title
Delphi
function Title: string; virtual; abstract;
C++
virtual System::UnicodeString __fastcall Title(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.MediaLibrary.pas FMX.MediaLibrary.hpp |
FMX.MediaLibrary | TAlbum |
Description
Use the Title method in order to obtain the title of the Album object.