JVCL Help:TJvID3Frames.Frames
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3Frames.Frames Property
[+] TJvID3Frames Methods
[+] TJvID3Frames Properties
Search in JVCL Help
Search in all projectsSummary
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
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