TcxSchedulerSubControlHitTest Class
The base class for HitTest classes that provide information about the scheduler control’s elements at the inspected point.
Declaration
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