cxSchedulerUtils Unit
Classes
| Name | Description |
|---|---|
| TcxSchedulerDateList | The TcxSchedulerDateList implements a collection containing dates. |
| TcxSchedulerDateTimeHelper | The TcxSchedulerDateTimeHelper class implements the date/time service of the scheduler control. |
| TcxSchedulerEventLabel | The TcxSchedulerEventLabel class implements a color label. |
| TcxSchedulerEventLabels | The TcxSchedulerEventLabels class implements a collection which stores the instances of color labels. |
| TcxSchedulerTimeRange | 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. |
| TcxSchedulerTimeRanges | The TcxSchedulerTimeRanges class implements a collection of the free time blocks (if any) which are available for scheduling non-intersecting user events within the specified time period. |
Enums
| Name | Description |
|---|---|
| TcxSchedulerViewStyle | Enumerates general visual styles of the Scheduler control. |
| TcxStartOfWeek | Enumerates days of the week. |
| TSchedulerResourceColor |
Methods
| Name | Description |
|---|---|
| cxDaysToInteger(TDays) | Converts the specified set of days of the week into a single integer value. |
| cxIntegerToDays(Integer) | Converts the specified integer value into a set of days of the week. |
| cxMinutesToText(Integer) | Converts the AMinutes value into a formatted time string. |
| cxTextToMinutes(string,Integer) | Converts the AText into an AMinutes numeric representation. |
Variables
| Name | Description |
|---|---|
| EventLabels | Represents a collection of color labels for user events. |
Constants
| Name | Description |
|---|---|
| DateTimeHelper | |
| ResourceColorIntensityValues | Specifies the intensity of colors used to paint time blocks in the scheduling area. |
Types
| Name | Description |
|---|---|
| TcxSchedulerDateTimeHelperClass | |
| TcxTimeZoneInformation | Contains information on the current time zone. |