TcxSchedulerReminder.Event Property
In This Article
Represents the user event, to which the reminder is applied.
#Declaration
Delphi
property Event: TcxSchedulerControlEvent read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the Event property to access the user event instance, with which the reminder is associated.
See Also