JVCL Help:TJvID3Controller
JVCL Help: TJvID3Controller Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvID3Controller
TJvID3v2
run\JvID3v2Base.pas
Summary
Gives access to a file's ID3 v2 tag.
Pascal
run\JvID3v2Base.pas
TJvID3Controller = class(TJvComponent);
Description
Use the TJvID3Controller component to read, alter or remove the ID3 v2 tag of a file.
Use Active to open or close the tag controller. When Active is set to true then the controller will be populated with frames from the file specified by the FileName property.
When open, the TJvID3Controller gives direct access to the individual frames in the tag, the header and the extended header.
At design time, read, alter or remove the tag controlled by the tag controller by right-clicking on the TJvID3Controller and using the pop-up menu.
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