JVCL Help:TJvCustomItemViewer.CalcIndices

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

Search in JVCL Help

 
Search in all projects
 

Summary

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