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