TcxSchedulerViewHitTest Class
Stores HitTest information for the scheduling area.
Declaration
TcxSchedulerViewHitTest = class(
TcxSchedulerSubControlHitTest
)
Remarks
This class provides an API that enables identification of user events and resources.
The TcxSchedulerViewHitTest
object is referenced by the View’s HitTest property.
Inheritance
TObject
TcxSchedulerSubControlHitTest
TcxSchedulerViewHitTest
See Also