Skip to main content

Create(TcxSchedulerControlEvent) Constructor

Creates a unique identifier for the AEvent user event with the scheduled reminder.

Declaration

constructor Create(AEvent: TcxSchedulerControlEvent);

Parameters

Name Type
AEvent TcxSchedulerControlEvent

Remarks

Use the Create constructor to instantiate an TcxSchedulerReminderEventID object, which contains information for identifying the AEvent user event with the active reminder.

See Also