Skip to main content

TcxSchedulerEventConflictsInfo Constructors

Contains information on overlapped user events.
Name Description
Create(TcxCustomSchedulerStorage,Boolean,TDateTime,TDateTime,Variant,TcxSchedulerEvent) Creates an instance of the TcxSchedulerEventConflictsInfo object and populates it with information on the overlapping user events.
Create(TcxSchedulerEvent,Boolean,TDateTime,TDateTime) Initializes a new instance of the TcxSchedulerEventConflictsInfo class with specified settings.
Create(TcxSchedulerEvent,Boolean) Initializes a new instance of the TcxSchedulerEventConflictsInfo class with specified settings.
See Also