Skip to main content

TdxSchedulerTimeScale30Minutes Class

An action object corresponding to the TimeScale30Minutes command provided by the Scheduler control.

Declaration

TdxSchedulerTimeScale30Minutes = class(
    TdxSchedulerCustomTimeScaleAction
)

Remarks

This class does not introduce any new public members. Executing a TdxSchedulerTimeScale30Minutes action object sets the TimeGrid View‘s time selection bar size to 30 minutes:

VCL Scheduler: A 30-Minutes Scale Example

UI elements linked to a TdxSchedulerTimeScale30Minutes action object are enabled only if the following conditions are met:

See Also