Create(TcxSchedulerControlEventID) Constructor
Creates a unique identifier for the AEvent user event.
Declaration
constructor Create(AEventID: TcxSchedulerControlEventID); overload;
Parameters
Name | Type |
---|---|
AEventID | TcxSchedulerControlEventID |
Remarks
Use the Create constructor to instantiate an TcxSchedulerControlEventID object, which contains information used to identify the AEvent user event.
See Also