cxReminderFormClass Variable
In This Article
Represents the Reminders window.
#Declaration
Delphi
var cxReminderFormClass: TcxSchedulerReminderFormClass = TcxSchedulerReminderForm;
#Variable Value
Type |
---|
Tcx |
#Remarks
Use the cxReminderFormClass constant to bind another editor derived from the TcxSchedulerCustomReminderForm to the Reminders window.
Note
the cx
See Also