TcxSchedulerTimeRange Members
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.Constructors
Name | Description |
---|---|
Create(TCollection) | Inherited from TCollectionItem. |
Properties
Name | Description |
---|---|
Collection | Inherited from TCollectionItem. |
DisplayName | Inherited from TCollectionItem. |
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 TCollectionItem. |
Index | Inherited from TCollectionItem. |
Start | Gets the start of the current time block which the non-intersecting user event can be scheduled in. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetDisplayName | Inherited from TCollectionItem. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
Release | Inherited from TCollectionItem. |
SetDisplayName(String) | Inherited from TCollectionItem. |
ToString | Inherited from TObject. |
See Also