JVCL Help:TJvCustomInspector.IdxToY

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 Y offset of a given item index


Pascal

 functionIdxToY(constIndex: Integer): Integer; virtual;


Parameters

Parameters Description
const Index: Integer Item index to retrieve the Y position for.


Description

IdxToY will determine the top of the item rectangle if the items would be rendered in a single band.


See Also

TJvCustomInspector.YToIdx


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