Table of Contents

TTMSFNCCustomPlanner.CellToStartDatetime Method

Converts a planner cell to the start date and time of its interval.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCCustomPlanner

Syntax

function CellToStartDatetime(ACell: TTMSFNCPlannerCell): TDateTime; virtual;

Parameters

Name Description
ACell Cell to convert.

Returns

The start date and time represented by the cell.