Skip to main content

TcxSchedulerAgendaViewHitTest Class

Stores HitTest information for the Agenda View.

Declaration

TcxSchedulerAgendaViewHitTest = class(
    TcxSchedulerCustomResourceViewHitTest
)

Remarks

This class does not introduce any new public members. For the full list of members provided by the TcxSchedulerAgendaViewHitTest class, refer to its ancestor‘s description.

A TcxSchedulerAgendaViewHitTest object is referenced by the Agenda View’s HitTest property.

See Also