JVCL Help:TJvID3v1.Commit
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3v1.Commit Method
Search in JVCL Help
Search in all projectsSummary
Writes the ID3v1 tag to the file.
Pascal
functionCommit: Boolean;
Return Value
Returns true if the commit was successful, otherwise returns false.
Description
Writes the data specified by the properties - such as Album, Artist - to the tag of the file specified by FileName. If the file does not have an ID3v1 tag, a tag is created.
Active must have been set to true before calling Commit.
See Also
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