JVCL Help:TJvID3Frames.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 the frame references that are managed by the TJvID3Frames object.


Pascal

 propertyFrames [Index: Integer]: TJvID3Frame;


Description

Use Frames to obtain a pointer to a specific frame. The Index parameter indicates the index of the frame, where 0 is the index of the first frame, 1 is the index of the second frame, and so on.
Use Frames with the Count property to iterate through all of the frames in the list.


See Also

TJvID3Frames.Count


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