Table of Contents

TTMSFNCPlanner.PositionToDateTime Method

Converts a visible planner position to a date and time.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCPlanner Inherited from: 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.