Create(TcxSchedulerEvent,Boolean) Constructor
Initializes a new instance of the TcxSchedulerEventConflictsInfo class with specified settings.
Declaration
constructor Create(AEvent: TcxSchedulerEvent; AExceptEventsWithoutResources: Boolean); overload; virtual;
Parameters
Name | Type |
---|---|
AEvent | TcxSchedulerEvent |
AExceptEventsWithoutResources | Boolean |
See Also