vcl-cxscheduleractions-d6ff2402.md
An action object that corresponds to the NewRecurringEvent command provided by the Scheduler control.
TdxSchedulerNewRecurringEvent = class(
TdxSchedulerCustomNewEventAction
)
This class does not introduce any new public members. Executing a TdxSchedulerNewRecurringEvent action object displays the Event dialog and then invokes the Event recurrence dialog as if a user clicked the Recurrence button in the Event dialog:
UI elements linked to a TdxSchedulerNewRecurringEvent action object are enabled only if the following conditions are met:
nil (in Delphi) or nullptr (in C++Builder)).True.Show 12 items
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxCustomAction TdxSchedulerAction TdxSchedulerCustomNewEventAction TdxSchedulerNewRecurringEvent
See Also