vcl-cxscheduleractions-5f836534.md
An action object that corresponds to the WorkTimeOnly command provided by the Scheduler control.
TdxSchedulerWorkTimeOnly = class(
TdxSchedulerAction
)
This class does not introduce any new public members. Executing a TdxSchedulerWorkTimeOnly action object displays/hides non-working hours on a time scale in the control’s scheduling area.
UI elements linked to a TdxSchedulerWorkTimeOnly action object are enabled only if the following conditions are met:
Show 11 items
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxCustomAction TdxSchedulerAction TdxSchedulerWorkTimeOnly
See Also