JVCL Help:TJvID3Frame.Index

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the frame component’s index in the Frames property of the tag controller.


Pascal

 propertyIndex: Integer;


Description

Use the Index property to:

  • Find the position of the frame in the tag.
  • Change the order of a frame's position in the tag by changing the value of Index. Changing the Index value affects the position of the frames in the ID3 v2 tag.


See Also

TJvID3Frames.Frames


About

Notes

The frame order can also be changed by dragging and dropping frames in the Frames editor at design time.


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