Create(TcxSchedulerEditingEventInfoList,TcxSchedulerEventEditInfo) Constructor
Initializes a new instance of the TcxSchedulerEditingEventInfo class with specified settings.
Declaration
constructor Create(AOwner: TcxSchedulerEditingEventInfoList; const AEditInfo: TcxSchedulerEventEditInfo);
Parameters
| Name | Type |
|---|---|
| AOwner | TcxSchedulerEditingEventInfoList |
| AEditInfo | TcxSchedulerEventEditInfo |
See Also