Skip to main content

TcxSchedulerTimeRulerPopupMenu Class

The pop-up menu which can be invoked for time rulers in the scheduling area.

Declaration

TcxSchedulerTimeRulerPopupMenu = class(
    TcxSchedulerCustomContentPopupMenu
)

Remarks

This class provides features for embedding custom code to handle pop-up menu items being selected and enabling customization of the pop-up menu when it’s being invoked. The Day View’s TimeRulerPopupMenu property references a TcxSchedulerTimeRulerPopupMenu object.

The following image shows the pop-up menu invoked for the time ruler:

See Also