Table of Contents

TTMSFNCGanttTimeSpan Class

Defines a daily working-time interval.

API unit family: TMSFNCGanttClasses Inherits from: TCollectionItem

Syntax

TTMSFNCGanttTimeSpan = class(TCollectionItem)

Properties

Name Description
EndTime End time of the working interval.
StartTime Start time of the working interval.
Tag Application-defined integer tag value.

Methods

Name Description
InTimeSpan Returns whether the specified date/time falls within the time span.
PassesMidnight Returns whether the span starts on one day and ends after midnight.