TcxSchedulerCustomView.HitTest Property
In This Article
Provides access to a HitTest class instance that contains information about the scheduling area‘s element to which the test point belongs.
#Declaration
Delphi
property HitTest: TcxSchedulerViewHitTest read;
#Property Value
Type |
---|
Tcx |
See Also