vcl-cxscheduleractions-83d76c6a.md
An action object that corresponds to the GoForward command provided by the Scheduler control.
TdxSchedulerGoForward = class(
TdxSchedulerAction
)
This class does not introduce any new public members. Executing a TdxSchedulerGoForward action object selects and displays the day following the currently selected day in the Day View.
UI elements linked to a TdxSchedulerGoForward action object are enabled only if the following conditions are met:
nil (in Delphi) or nullptr (in C++Builder)).Show 11 items
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxCustomAction TdxSchedulerAction TdxSchedulerGoForward
See Also