Back to Devexpress

TcxSchedulerSubControlHitTest Class

vcl-cxschedulercustomcontrols-131ce263.md

latest796 B
Original Source

TcxSchedulerSubControlHitTest Class

The base class for HitTest classes that provide information about the scheduler control’s elements at the inspected point.

Declaration

delphi
TcxSchedulerSubControlHitTest = class(
    TObject
)

Remarks

The TcxSchedulerSubControlHitTest provides an API for obtaining the common HitTest information at the inspected point within the scheduler control.

Inheritance

TObject TcxSchedulerSubControlHitTest

See Also

TcxSchedulerSubControlHitTest Members

cxSchedulerCustomControls Unit