JVCL Help:TJvID3Controller.Frames

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

Search in JVCL Help

 
Search in all projects
 

Summary

Lists all frame components of the tag.


Pascal

 propertyFrames: TJvID3Frames;


Description

Use Frames to access frames components. The order of frame components in Frames corresponds directly to the order of the frames in the tag of the file.
The preferred method for retrieving and assigning field values is to use the FindOrCreate method of TJvID3Frame descendants.


See Also

TJvID3Controller.Commit, TJvID3Controller.Erase, TJvID3Controller.FrameCount


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