FMX.MediaLibrary.TGenre

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTGenre

Delphi

TGenre = class abstract

C++

class PASCALIMPLEMENTATION TGenre : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
FMX.MediaLibrary.pas
FMX.MediaLibrary.hpp
FMX.MediaLibrary FMX.MediaLibrary

Description

TGenre defines the genre for audio media files.

TGenre encapsulates functions to extract standard information about the genre of a song: Genre, CountSongs.

See Also