JVCL Help:TJvID3Controller

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvID3Controller
TJvID3v2
run\JvID3v2Base.pas


Summary

Gives access to a file's ID3 v2 tag.

run\JvID3v2Base.pas


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.

run\JvID3v2Base.pas


About

Navigation

run\JvID3v2Base.pas



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