JVCL Help:TJvID3Frames
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3Frames Class
[+] JvID3v2Base.pas Classes
[+] TJvID3Frames Methods
[+] TJvID3Frames Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvID3Base
TJvID3Frames
run\JvID3v2Base.pas
Summary
Holds the frame (TJvID3Frame) objects that represent the frames in an ID3 v2 tag.
Pascal
run\JvID3v2Base.pas
TJvID3Frames = class(TJvID3Base);
Description
TJvID3Frames is used by a tag controller to manage the frame objects that correspond to frames in the tag.
Use the properties and methods of TJvID3Frames to:
- Access a specific frame.
- Add or delete frames from the ID3 v2 tag.
- Find out how many frames there are.
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