TcxSchedulerEventRecurrenceInfo.Validate Method
In This Article
Checks whether an end-user entered the valid recurrence data in the Event recurrence modal dialog.
#Declaration
Delphi
procedure Validate;
#Remarks
This method is automatically called in response to clicking the dialog’s OK button.
See Also