TcxSchedulerControlEvent Constructors
A temporary in-memory user event object in the scheduler control.| Name | Description |
|---|---|
| Create(TcxCustomSchedulerStorage,Boolean) | Initializes a new instance of the TcxSchedulerControlEvent class with specified settings. |
| Create(TcxCustomSchedulerStorage,Pointer) | Initializes a new instance of the TcxSchedulerEvent class with specified settings. Inherited from TcxSchedulerEvent. |
| Create(TcxSchedulerEvent,TcxSchedulerEvent) | Initializes a new instance of the TcxSchedulerControlEvent class with specified settings. |
| Create(TcxSchedulerEvent,TDateTime,TDateTime) | Initializes a new instance of the TcxSchedulerControlEvent class with specified settings. |
| Create(TcxSchedulerEvent) | Initializes a new instance of the TcxSchedulerControlEvent class with specified settings. |
See Also