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