JVCL Help:TJvCustomTimeLine.LevelAtPos
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomTimeLine.LevelAtPos Method
[+] TJvCustomTimeLine Events
[+] TJvCustomTimeLine Methods
[+] TJvCustomTimeLine Properties
Search in JVCL Help
Search in all projectsSummary
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