JVCL Help:TJvCustomItemViewer.CalcIndices
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomItemViewer.CalcIndices Method
[+] TJvCustomItemViewer Events
[+] TJvCustomItemViewer Methods
[+] TJvCustomItemViewer Properties
Search in JVCL Help
Search in all projectsSummary
Calculates the range of visible items in the control.
Pascal
procedureCalcIndices;
Description
Call CalcIndices to recalculate the TopLeftIndex and BottomRightIndex. Normally, you do not need to call this procedure since it is called automatically when the control is resized, scrolled or when the Count property changes.
See Also
TJvCustomItemViewer.BottomRightIndex, TJvCustomItemViewer.TopLeftIndex
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