This unit contains classes for audio files tags handling.
| ACS_Tags | This unit contains classes for audio files tags handling. |
| Functions | |
| Clear | Clears all the tag contents. |
| Properties | |
| Empty | Returns True if the tag cass contains no data. |
| IdCount | Returns the number of records in a tag object. |
| Ids[Index: Integer] | |
| Values[const Id: String] | This property returns a tag value based on its Id. |
| AsInteger[const Id: String] | Returns the value of the Id as Integer. |
| AsString[const Id: String] | Returns the value of the Id as String. |
| AsWidString[const Id: String] | Returns the value of the Id as WidString. |
| TId3v1Tags | This class is for handling Id3V1 tags. |
| TId3v2Tags | This class is for handling Id3v2 tags. |
Clears all the tag contents.
procedure Clear