Create(TForm,TcxSchedulerControlEvent) Constructor
Initializes a new instance of the TcxSchedulerCustomEditorFormHelper class with specified settings.
Declaration
constructor Create(AForm: TForm; AEvent: TcxSchedulerControlEvent); virtual;
Parameters
| Name | Type |
|---|---|
| AForm | TForm |
| AEvent | TcxSchedulerControlEvent |
See Also