Back to Devexpress

cxSchedulerUtils Unit

vcl-cxschedulerutils.md

latest3.3 KB
Original Source

cxSchedulerUtils Unit

Classes

NameDescription
TcxSchedulerDateListThe TcxSchedulerDateList implements a collection containing dates.
TcxSchedulerDateTimeHelperThe TcxSchedulerDateTimeHelper class implements the date/time service of the scheduler control.
TcxSchedulerEventLabelThe TcxSchedulerEventLabel class implements a color label.
TcxSchedulerEventLabelsThe TcxSchedulerEventLabels class implements a collection which stores the instances of color labels.
TcxSchedulerTimeRangeThe 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.
TcxSchedulerTimeRangesThe 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

NameDescription
TcxSchedulerViewStyleEnumerates general visual styles of the Scheduler control.
TcxStartOfWeekEnumerates days of the week.
TSchedulerResourceColor

Methods

NameDescription
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

NameDescription
EventLabelsRepresents a collection of color labels for user events.

Constants

NameDescription
DateTimeHelper
ResourceColorIntensityValuesSpecifies the intensity of colors used to paint time blocks in the scheduling area.

Types

NameDescription
TcxSchedulerDateTimeHelperClass
TcxTimeZoneInformationContains information on the current time zone.