JVCL Help:TJvID3v1.FileName

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the file containing an ID3v1 tag.


Pascal

 propertyFileName: TFileName;


Description

FileName specifies the file:

  • From which the tag must be read when Active is set to true.
  • From which the tag will be altered if you call Commit.
  • From which the tag will be removed if you call Erase.


See Also

TJvID3v1.Active, TJvID3v1.Close, TJvID3v1.Erase, TJvID3v1.HasTag, TJvID3v1.Open


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