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