JVCL Help:TJvID3v1.Comment

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies a comment for the MP3.


Pascal

 propertyComment: AnsiString;


Description

Use Comment to specify a comment for the MP3. Maximal length of the string is 30.
In ID3v1.1, Michael Mutschler revised the specification of the comment field in order to implement the track number. The new length of the comment field is 28 character, thus making room to store a track number in the tag.
If you specify a string for Comment of length 29 or 30, AlbumTrack is ignored.
Before reading or setting Comment, you must set Active to true.


See Also

TJvID3v1.Album, TJvID3v1.AlbumTrack, TJvID3v1.Artist, TJvID3v1.Genre, TJvID3v1.SongName, TJvID3v1.Year


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page