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