JVCL Help:TJvCustomTimeLine.PosAtDate
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomTimeLine.PosAtDate Method
[+] TJvCustomTimeLine Events
[+] TJvCustomTimeLine Methods
[+] TJvCustomTimeLine Properties
Search in JVCL Help
Search in all projectsSummary
Returns the x-coordinate of a position on the control associated with a specified date.
Pascal
functionPosAtDate(Date: TDateTime): Integer; virtual;
Parameters
Parameters | Description |
Date: TDateTime | Indicates the date to search. |
Return Value
The x-coordinate of a position on the control with a date as specified by Date.
Description
Use PosAtDate to retrieve the x-coordinate of a position on the control associated with the date specified by Date.
See Also
TJvCustomTimeLine.DateAtPos, TJvCustomTimeLine.ItemAtPos, TJvCustomTimeLine.LevelAtPos
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