vcl-cxscheduleractions-d4e883c0.md
An action object that corresponds to the NewEvent command provided by the Scheduler control.
TdxSchedulerNewEvent = class(
TdxSchedulerCustomNewEventAction
)
This class does not introduce any new public members. Executing a TdxSchedulerNewEvent action object invokes the Event dialog:
UI elements linked to a TdxSchedulerNewEvent 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 TdxSchedulerNewEvent
See Also