JVCL Help:TJvID3Ipl.ItemIndex

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 index of the current frame.


Pascal

 propertyItemIndex: Integer;


Description

Read ItemIndex to determine which item is selected. The first item in the list has index 0, the second item has index 1, and so on. If no item is selected, the value of ItemIndex is -1. Set ItemIndex programmatically to select a frame by passing in the index value.


See Also

TJvID3Ipl.ItemCount


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