Table of Contents

TTMSFNCPlanner.CellToDateTime Method

Converts a planner cell to its representative date and time.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCPlanner Inherited from: TTMSFNCCustomPlanner

Syntax

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

Parameters

Name Description
ACell Cell to convert.

Returns

The date and time represented by the cell.