TcxSchedulerTimeRange Properties
The TcxSchedulerTimeRange class represents a free time block located within the specified time period and which can be used to schedule the non-intersecting user event.
Name | Description |
---|---|
Collection |
Inherited from TCollection |
Display |
Inherited from TCollection |
Duration | Gets the duration of the current time block which the non-intersecting user event can be scheduled in. |
Finish | Gets the end of the current time block which the non-intersecting user event can be scheduled in. |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Start | Gets the start of the current time block which the non-intersecting user event can be scheduled in. |
See Also