vcl-cxscheduleractions-7e952241.md
An action object that corresponds to the SnapEventsToTimeSlots command provided by the Scheduler control.
TdxSchedulerSnapEventsToTimeSlots = class(
TdxSchedulerAction
)
This class does not introduce any new public members. Executing a TdxSchedulerSnapEventsToTimeSlots action object visually snaps user events to the currently used time blocks in the TimeGrid View. If events are already snapped, this action restores their actual lengths:
UI elements linked to a TdxSchedulerSnapEventsToTimeSlots 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 TdxSchedulerSnapEventsToTimeSlots
See Also