TTMSFNCCustomPlanner.CellToEndDateTime Method
Converts a planner cell to the end date and time of its interval.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCCustomPlanner
Syntax
function CellToEndDateTime(ACell: TTMSFNCPlannerCell): TDateTime; virtual;
Parameters
| Name | Description |
|---|---|
ACell |
Cell to convert. |
Returns
The end date and time represented by the cell.