vcl-cxscheduleractions-bfb025e8.md
An action object that corresponds to the GoBackward command provided by the Scheduler control.
TdxSchedulerGoBackward = class(
TdxSchedulerAction
)
This class does not introduce any new public members. Executing a TdxSchedulerGoBackward action object selects and displays the day preceding the currently selected day in the Day View.
UI elements linked to a TdxSchedulerGoBackward 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 TdxSchedulerGoBackward
See Also