TTMSFNCGanttTimeSpan.InTimeSpan Method
Returns whether the specified date/time falls within the time span.
API unit family: TMSFNCGanttClasses
Declaring type: TTMSFNCGanttTimeSpan
Syntax
function InTimeSpan(ADateTime: TDateTime): Boolean;
Parameters
| Name | Description |
|---|---|
ADateTime |
Date/time to test. |
Returns
True when the time portion is inside the span; otherwise False.