JVCL Help:TJvCustomTimeLine.LevelAtPos

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the level at a specified position on the control.


Pascal

 functionLevelAtPos(Pos: Integer): Integer; virtual;


Parameters

Parameters Description
Pos: Integer Indicates the y-coordinate of a position on the control.


Return Value

The level at a position on the control indicated by Pos.


Description

Use LevelAtPos to retrieve the level at a particular position on the control.


See Also

TJvCustomTimeLine.DateAtPos, TJvCustomTimeLine.ItemAtPos, TJvCustomTimeLine.PosAtDate, TJvTimeItem.Level


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