TTMSFNCPlanner.CellToStartDatetime Method
Converts a planner cell to the start date and time of its interval.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCPlanner
Inherited from: 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.