TTMSFNCCustomPlanner.PositionToDateTime Method
Converts a visible planner position to a date and time.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCCustomPlanner
Syntax
function PositionToDateTime(APosition: Integer): TDateTime; virtual;
Parameters
| Name | Description |
|---|---|
APosition |
Visible position index to convert. |
Returns
The date and time represented by the position.